Michael Bolin a3c8fe882e fix: eliminate escoria/esc/command_paths that duplicates escoria/main/command_directories
It appears that the settings `escoria/esc/command_paths` and
`escoria/main/command_directories` have duplicate purposes.
Unfortunately, they are read in different places, so if you add a
directory to one setting, it will not be present in the other.
Specifically, `ESCCompiler` read from `escoria/esc/command_paths`
while `ESCCommand` and `ESCCommandRegistry` read from
`escoria/main/command_directories`.

As the `COMMAND_PATHS` constant had no references, it seemed more
appropriate to delete.

The `escoria/esc/command_paths` appears to have been set initially in
`project.godot` as part of:

https://github.com/godot-escoria/escoria-demo-game/pull/467
2022-03-23 13:05:09 +01:00
2022-03-07 09:44:36 +01:00
2022-03-17 23:09:53 +01:00
2022-02-12 21:09:48 +01:00

Escoria Demo Game

Join our Discord

Libre framework for the creation of point-and-click adventure games with the multi-platform game engine Godot Engine.

Check out the Escoria documentation, especially the Getting Started Guide for further details.

If you want to contribute to the development of Escoria, please read our Contribution guidelines.

This is the demo game that acts as a testing ground for future Escoria development and a general showcase of its features.

Art credits

Characters

  • Mark spritesheet by Marco Giorgini - marcogiorgini.com Licence : CC0 Licence https://opengameart.org/content/mark-2d-adventure-game-sprite with some additions (talk animations) by Julian Murgia
  • Worker spritesheet based on Mark spritesheet by Marco Giorgini - marcogiorgini.com Licence: CC0 Licence edited by Julian Murgia

Items

Sound credits

  • Concrete footstep Licence: CC0 Licence https://www.kenney.nl/
  • “Game Menu Looping” (Licence CC-BY 4.0)
  • “Mystical Ocean Puzzle Game” (Licence CC-BY 4.0) by Eric Matyas www.soundimage.org

Cursors

Font

These fonts are provided as an example. Please mind checking the licence before redistributing with your game.

Description
No description provided
Readme MIT 384 MiB
release/0.7 Latest
2025-10-11 01:31:22 +00:00
Languages
GDScript 59%
TypeScript 35.2%
Shell 3.5%
Python 1.7%
GAP 0.6%