add toxic games (not functional yet)

This commit is contained in:
Green Sky 2023-11-29 17:14:12 +01:00
parent 95154809c1
commit 24f2f8f24d
No known key found for this signature in database
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@ -29,3 +29,6 @@
[submodule "external/solanaceae_ngc_ft1"] [submodule "external/solanaceae_ngc_ft1"]
path = external/solanaceae_ngc_ft1 path = external/solanaceae_ngc_ft1
url = https://github.com/Green-Sky/solanaceae_ngc_ft1.git url = https://github.com/Green-Sky/solanaceae_ngc_ft1.git
[submodule "external/solanaceae_toxic_games"]
path = external/solanaceae_toxic_games
url = https://github.com/Green-Sky/solanaceae_toxic_games.git

View File

@ -16,3 +16,6 @@ add_subdirectory(./solanaceae_ngc_ft1)
add_subdirectory(./solanaceae_zox) add_subdirectory(./solanaceae_zox)
set(SOLANACEAE_TOXIC_GAMES_BUILD_PLUGINS ON)
add_subdirectory(./solanaceae_toxic_games)

1
external/solanaceae_toxic_games vendored Submodule

@ -0,0 +1 @@
Subproject commit b5de19437fa06627bc4e23b17b6d67cbe3d2e969