forked from MHeasell/rwe
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 838 Bytes
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "libs/rapidcheck"]
path = libs/rapidcheck
url = https://github.com/emil-e/rapidcheck.git
[submodule "libs/protobuf"]
path = libs/protobuf
url = https://github.com/google/protobuf.git
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json.git
[submodule "libs/imgui"]
path = libs/imgui
url = https://github.com/ocornut/imgui.git
[submodule "libs/catch2"]
path = libs/catch2
url = https://github.com/catchorg/Catch2.git
[submodule "libs/utfcpp"]
path = libs/utfcpp
url = https://github.com/nemtrif/utfcpp.git
[submodule "libs/asio"]
path = libs/asio
url = https://github.com/chriskohlhoff/asio.git
[submodule "libs/sdl3"]
path = libs/sdl3
url = https://github.com/libsdl-org/SDL.git
[submodule "libs/sdl3_mixer"]
path = libs/sdl3_mixer
url = https://github.com/libsdl-org/SDL_mixer.git