This repository has been archived on 2026-03-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
SakuraVNE_old/.gitmodules

18 lines
520 B
Plaintext

[submodule "libs/spdlog"]
path = libs/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "libs/imgui"]
path = libs/imgui
url = https://github.com/htamas1210/imgui.git
[submodule "libs/imgui-node-editor"]
path = libs/imgui-node-editor
url = https://github.com/htamas1210/imgui-node-editor.git
branch = develop
[submodule "libs/sdl3"]
path = libs/sdl3
url = https://github.com/libsdl-org/SDL.git
branch = main
[submodule "libs/catch2"]
path = libs/catch2
url = https://github.com/catchorg/Catch2.git