Split out nukage engine build into separate project for if/when we want to actually use it.

This commit is contained in:
2024-03-25 18:53:40 -05:00
commit 84406bc5fc
5 changed files with 49 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "engine"]
path = engine
url = https://github.com/coelckers/gzdoom
[submodule "ZMusic"]
path = ZMusic
url = https://github.com/coelckers/ZMusic