updates + add crdtnotes (wip)

This commit is contained in:
2023-12-28 00:52:11 +01:00
parent 721b0fde91
commit 2417f8e2ea
6 changed files with 10 additions and 2 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
github: Green-Sky

3
.gitmodules vendored
View File

@ -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

View File

@ -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)