ajbowen249 / dungeon-delver-engine

A Tandy Model 100 and ZX Spectrum implementation of OGL 5.1 in Assembly
4 stars 1 forks source link

Allow string path definition in `dde_project.json` #30

Closed ajbowen249 closed 2 months ago

ajbowen249 commented 2 months ago

I want the editor to be aware of available string labels. Apologies for the frequent build system changes. This should allow existing builds that specified text_json to build_dde_game to continue working with a warning, for now. Support for that will be removed as soon as any additional properties are added that would make sense to place in dde_project.json.