source: Revenant/.gitmodules

port/mars-tycoon
Last change on this file was 8125274, checked in by Jonathan Neufeld <support@…>, 3 years ago

(WIP) Introduction of GD Native module and Godot-CPP API sub-module

  • Property mode set to 100644
File size: 437 bytes
Line 
1[submodule "third-party/yaml-cpp"]
2 path = third-party/yaml-cpp
3 url = git@github.com:jbeder/yaml-cpp.git
4[submodule "third-party/lodepng"]
5 path = third-party/lodepng
6 url = git@github.com:lvandeve/lodepng.git
7[submodule "godot-cpp"]
8 path = third-party/godot-cpp
9 url = https://github.com/GodotNativeTools/godot-cpp
10[submodule "third-party/godot-cpp"]
11 path = third-party/godot-cpp
12 url = https://github.com/GodotNativeTools/godot-cpp
Note: See TracBrowser for help on using the repository browser.