Map refactoring to prep for loading
Build Dusk / build-linux (push) Successful in 1m35s
Build Dusk / build-psp (push) Failing after 1m46s

This commit is contained in:
2025-12-26 15:01:43 +10:00
parent b16dbaceec
commit 7940f4c487
11 changed files with 108 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
# Copyright (c) 2025 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
add_asset(SCRIPT map.lua)
+1
View File
@@ -0,0 +1 @@
print('map')