initial setup
This commit is contained in:
25
.gitmodules
vendored
Normal file
25
.gitmodules
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
[submodule "external/solanaceae_util"]
|
||||
path = external/solanaceae_util
|
||||
url = https://github.com/Green-Sky/solanaceae_util.git
|
||||
[submodule "external/solanaceae_plugin"]
|
||||
path = external/solanaceae_plugin
|
||||
url = https://github.com/Green-Sky/solanaceae_plugin.git
|
||||
[submodule "external/solanaceae_contact"]
|
||||
path = external/solanaceae_contact
|
||||
url = https://github.com/Green-Sky/solanaceae_contact.git
|
||||
[submodule "external/solanaceae_message3"]
|
||||
path = external/solanaceae_message3
|
||||
url = https://github.com/Green-Sky/solanaceae_message3.git
|
||||
[submodule "external/entt/entt"]
|
||||
path = external/entt/entt
|
||||
url = https://github.com/skypjack/entt.git
|
||||
[submodule "external/toxcore/c-toxcore"]
|
||||
path = external/toxcore/c-toxcore
|
||||
url = https://github.com/Green-Sky/c-toxcore.git
|
||||
branch = ngc_events
|
||||
[submodule "external/solanaceae_toxcore"]
|
||||
path = external/solanaceae_toxcore
|
||||
url = https://github.com/Green-Sky/solanaceae_toxcore.git
|
||||
[submodule "external/solanaceae_tox"]
|
||||
path = external/solanaceae_tox
|
||||
url = https://github.com/Green-Sky/solanaceae_tox.git
|
Reference in New Issue
Block a user