Add Refresh2 and SDL

This commit is contained in:
max
2024-07-05 12:43:47 +02:00
parent f9a9331584
commit e1f0a30724
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "Libraries/RefreshCS"]
path = Libraries/RefreshCS
url = https://github.com/MoonsideGames/RefreshCS.git
[submodule "Libraries/SDL2CS"]
path = Libraries/SDL2CS
url = https://github.com/flibitijibibo/SDL2-CS.git