Files
oboe/.gitmodules
Nat Quayle Nelson 65e294e5b5
Some checks failed
/ release (Debug, map[deps:macos-universal flag:arm64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-silicon version:14]) (push) Has been cancelled
/ release (Debug, map[deps:macos-universal flag:x86_64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-intel version:13]) (push) Has been cancelled
/ release (Debug, map[name:windows scons-script:./.github/workflows/scripts/win/scons-build.bat suffix: version:2022]) (push) Has been cancelled
/ release (Release, map[deps:macos-universal flag:arm64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-silicon version:14]) (push) Has been cancelled
/ release (Release, map[deps:macos-universal flag:x86_64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-intel version:13]) (push) Has been cancelled
/ release (Release, map[name:windows scons-script:./.github/workflows/scripts/win/scons-build.bat suffix: version:2022]) (push) Has been cancelled
Mac universal build / build (Debug) (push) Has been cancelled
Mac universal build / build (Release) (push) Has been cancelled
get boe-scenarios from gitea
2025-09-14 20:40:25 -05:00

20 lines
587 B
Plaintext

[submodule "deps/Catch2"]
path = deps/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "deps/TGUI"]
path = deps/TGUI
url = https://github.com/texus/TGUI.git
branch = 0.9
[submodule "deps/cppcodec"]
path = deps/cppcodec
url = https://github.com/tplgy/cppcodec
[submodule "deps/fix-rpaths"]
path = deps/fix-rpaths
url = https://k7izh9.gitea.cloud/NQN/fix-rpaths
[submodule "deps/fmtlib"]
path = deps/fmtlib
url = http://github.com/fmtlib/fmt
[submodule "rsrc/scenarios/custom"]
path = rsrc/scenarios/custom
url = https://k7izh9.gitea.cloud/openboe/boe-scenarios