mapeditor masks local

This commit is contained in:
Damimani 2026-02-10 17:03:53 +01:00
parent 473069f395
commit 1d96435fbf
33 changed files with 798 additions and 0 deletions

3
content_source/TODO.txt Executable file
View file

@ -0,0 +1,3 @@
This folder should be moved so that it is next to the game folder rather than inside it.
Subfulders here should be mounted one by one but with their full path as if they were inside the game folder.
i.e the current "project/game/content_source/" should be moved to "project/content_source/" and subfolders like "project/content_source/map_object_painter/masks" should be mounted as if they were located in "game/content_source/map_object_painter/masks"