Skip to content

Editor - multi-file support #118

@alexwarren

Description

@alexwarren

(Punting this to Squiffy 7 for now)

Add multi-file support to the editor. We could have tabs at the top or the left to go between different files. This would enable working on larger games. We could also see included images and sounds within the editor.

There will need to be some abstraction layer - there is a File System API that we can use, and the editor can then be "attached" to a directory if the user gives permission. But we'll also want the same look and feel for a virtual "directory" of files that we could store in IndexedDB.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions