mirror of
https://github.com/swg-ostrich/ostrich.git
synced 2026-01-16 23:04:19 -05:00
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
[submodule "src"]
|
|
path = src
|
|
url = https://github.com/swg-ostrich/src.git
|
|
branch = master
|
|
|
|
[submodule "stationapi"]
|
|
path = stationapi
|
|
url = https://github.com/swg-ostrich/stationapi.git
|
|
branch = master
|
|
|
|
[submodule "configs"]
|
|
path = configs/example
|
|
url = https://github.com/swg-ostrich/configs.git
|
|
branch = master
|
|
|
|
[submodule "site"]
|
|
path = site
|
|
url = https://github.com/swg-ostrich/site.git
|
|
branch = master
|
|
|
|
[submodule "content/sku.ostrich"]
|
|
path = content/sku.ostrich
|
|
url = https://github.com/swg-ostrich/sku.ostrich.git
|
|
branch = master
|
|
|
|
[submodule "content/sku.0/dsrc"]
|
|
path = content/sku.0/dsrc
|
|
url = https://github.com/swg-ostrich/dsrc.git
|
|
branch = testing
|
|
|
|
[submodule "content/sku.0/data/sys.client/compiled/game"]
|
|
path = content/sku.0/data/sys.client/compiled/game
|
|
url = https://github.com/swg-ostrich/clientdata.git
|
|
branch = master
|
|
|
|
[submodule "utils/initial-setup/dependencies"]
|
|
path = utils/initial-setup/dependencies
|
|
url = https://github.com/swg-ostrich/dependencies.git
|
|
branch = master
|