Step by step getting closer to a full fledged cRPG creation environment! You can now run your project from ArthurianStudio, just click on Run Project and it’ll kick off its own Electron view.

You can also create a new project by selecting a template and a directory in your computer.

You can also now check and edit the project metadata

Collecting some tasks to do:
- Map Editor
- Allow editing object layers (adding mobs, npcs, items, and interactable objects)
- Add a Undo and Redo
- Allow painting continuously
- Add bucket fill
- Group together layers by “floor”.
- Allow creating new maps from scratch (inheriting from a template, including setting up the number of floors)
- Build project into an executable (!)
- When creating a project, also select and tie it to a specific runtime.
- Move quickstart to Help Menu and remove from sidebar
- Starting party is not working fine, check if it’s really supported by the runtime