moved to libs

master
Theunis J. Botha 2021-06-17 22:32:54 +02:00
parent b84fa6f191
commit 49814be6be
4 changed files with 12 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,6 +1,3 @@
[submodule "r3"]
path = r3
url = ssh://git@gitea.cybafelo.com:25850/cybafelo/r3.git
[submodule "r3-api"]
path = r3-api
url = ssh://git@gitea.cybafelo.com:25850/cybafelo/r3-api.git
@ -22,3 +19,6 @@
[submodule "r3-websocket"]
path = r3-websocket
url = ssh://git@gitea.cybafelo.com:25850/cybafelo/r3-websocket.git
[submodule "r3-libs/r3"]
path = r3-libs/r3
url = ssh://git@gitea.cybafelo.com:25850/cybafelo/r3.git

9
r3-cloud.iml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

0
r3.sh Normal file → Executable file
View File