setup submodules
This commit is contained in:
parent
d56e3a708f
commit
34f8233d75
3 changed files with 4 additions and 2 deletions
1
-f
Submodule
1
-f
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 9472170291b4e2f8a18ad0b8bdcd3ec261f4df9a
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,5 @@
|
|||
*.swp
|
||||
*~
|
||||
|
||||
papermc-build/
|
||||
serverdata/
|
||||
velocity-build/
|
||||
velocity-data/
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "-f"]
|
||||
path = -f
|
||||
url = git@gitea.simcop2387.info:minecraft/velocity-build.git
|
Loading…
Add table
Reference in a new issue