updates + add crdtnotes (wip)
This commit is contained in:
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
Submodule external/solanaceae_crdtnotes added at 45a3915985
2
external/totato
vendored
2
external/totato
vendored
Submodule external/totato updated: 516b264a96...6b1d949810
2
external/toxcore/c-toxcore
vendored
2
external/toxcore/c-toxcore
vendored
Submodule external/toxcore/c-toxcore updated: 2e30bfe4eb...f1df709b87
Reference in New Issue
Block a user