add: projects as sub modules
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
[submodule "Polonium"]
|
||||
path = Polonium
|
||||
url = https://git.hangman-lab.top/hzhang/Polonium.git
|
||||
[submodule "Polonium.Generators"]
|
||||
path = Polonium.Generators
|
||||
url = https://git.hangman-lab.top/hzhang/Polonium.Generators.git
|
||||
[submodule "Polonium.Sdk"]
|
||||
path = Polonium.Sdk
|
||||
url = https://git.hangman-lab.top/hzhang/Polonium.Sdk.git
|
||||
[submodule "Polonium.Tasks"]
|
||||
path = Polonium.Tasks
|
||||
url = https://git.hangman-lab.top/hzhang/Polonium.Tasks.git
|
||||
[submodule "Polonium.Godot.Patcher"]
|
||||
path = Polonium.Godot.Patcher
|
||||
url = https://git.hangman-lab.top/hzhang/Polonium.Godot.Patcher.git
|
||||
Reference in New Issue
Block a user