Map refactoring to prep for loading
This commit is contained in:
@@ -11,7 +11,11 @@ add_subdirectory(palette)
|
||||
# Languages need to be added before anything that uses text.
|
||||
add_subdirectory(locale)
|
||||
|
||||
# Rest, order doesn't matter
|
||||
add_asset(SCRIPT init.lua)
|
||||
|
||||
# Subdirs
|
||||
add_subdirectory(entity)
|
||||
add_subdirectory(script)
|
||||
add_subdirectory(map)
|
||||
add_subdirectory(ui)
|
||||
add_subdirectory(ui)
|
||||
add_subdirectory(scene)
|
||||
Reference in New Issue
Block a user