updates + add crdtnotes (wip)
This commit is contained in:
parent
721b0fde91
commit
2417f8e2ea
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1 @@
|
||||
github: Green-Sky
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -41,3 +41,6 @@
|
||||
[submodule "external/solanaceae_bridge"]
|
||||
path = external/solanaceae_bridge
|
||||
url = https://github.com/Green-Sky/solanaceae_bridge.git
|
||||
[submodule "external/solanaceae_crdtnotes"]
|
||||
path = external/solanaceae_crdtnotes
|
||||
url = https://github.com/Green-Sky/solanaceae_crdtnotes.git
|
||||
|
3
external/CMakeLists.txt
vendored
3
external/CMakeLists.txt
vendored
@ -25,5 +25,8 @@ add_subdirectory(./solanaceae_toxic_games)
|
||||
set(SOLANACEAE_IRCCLIENT_BUILD_PLUGINS ON)
|
||||
add_subdirectory(./solanaceae_ircclient)
|
||||
|
||||
set(SOLANACEAE_CRDTNOTES_BUILD_PLUGINS ON)
|
||||
add_subdirectory(./solanaceae_crdtnotes)
|
||||
|
||||
add_subdirectory(./totato)
|
||||
|
||||
|
1
external/solanaceae_crdtnotes
vendored
Submodule
1
external/solanaceae_crdtnotes
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 45a3915985e1b50a3629d0d0f2e5057f65817810
|
2
external/totato
vendored
2
external/totato
vendored
@ -1 +1 @@
|
||||
Subproject commit 516b264a96591de53c0fff49e8699696f0d2b2e3
|
||||
Subproject commit 6b1d949810286621f546c8117ddce21216fd8baa
|
2
external/toxcore/c-toxcore
vendored
2
external/toxcore/c-toxcore
vendored
@ -1 +1 @@
|
||||
Subproject commit 2e30bfe4ebaaca76a1ed1cd084e313a933a04ce0
|
||||
Subproject commit f1df709b8792da4c0e946d826b11df77d565064d
|
Loading…
Reference in New Issue
Block a user