Basic SDL3 window Build script for windows Added SDL3 submodule Added stb submodule
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
[submodule "thirdparty/SDL3"]
|
|
path = thirdparty/SDL3
|
|
url = https://github.com/libsdl-org/SDL
|
|
[submodule "thirdparty/stb"]
|
|
path = thirdparty/stb
|
|
url = https://github.com/nothings/stb
|