add EnginePaths::parsePath & update generation.load_structure

This commit is contained in:
MihailRis
2024-09-21 01:24:38 +03:00
parent 4f882a3ca3
commit aa1fb26ea5
4 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
-- use for engine development tests
-- must be empty in release
-- must not be modified by content-packs
print(generation.load_structure("core:generators/default.files/tree0.vox"))
print(generation.load_structure("core:default.files/tree0"))