movind stuf around
This commit is contained in:
parent
c0ac94529d
commit
d04b700809
75 changed files with 22 additions and 28494 deletions
15
.gitmodules
vendored
15
.gitmodules
vendored
|
|
@ -4,3 +4,18 @@
|
|||
[submodule "lib/tiny"]
|
||||
path = lib/tiny
|
||||
url = https://github.com/kin-fuyuki/tiny-cpp.git
|
||||
[submodule "lib/boost"]
|
||||
path = lib/boost
|
||||
url = https://github.com/boostorg/boost.git
|
||||
[submodule "lib/sdl2"]
|
||||
path = lib/sdl2
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
[submodule "lib/enginend"]
|
||||
path = lib/enginend
|
||||
url = https://github.com/kin-fuyuki/enginend-cpp.git
|
||||
[submodule "lib/sdl3"]
|
||||
path = lib/sdl3
|
||||
url = https://github.com/kin-fuyuki/SDL.git
|
||||
[submodule "lib/tiny-lua"]
|
||||
path = lib/tiny-lua
|
||||
url = https://github.com/kin-fuyuki/tiny-lua.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue