add mapbattle recipe as submodule #15
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,5 @@
|
||||
abra/catalogue
|
||||
abra/recipes/*
|
||||
!abra/recipes/rtm-astro-recipe
|
||||
!abra/recipes/mapbattle-recipe
|
||||
abra/logs
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "abra/recipes/rtm-astro-recipe"]
|
||||
path = abra/recipes/rtm-astro-recipe
|
||||
url = https://git.coopcloud.tech/RTM/rtm-astro-recipe
|
||||
[submodule "abra/recipes/mapbattle-recipe"]
|
||||
path = abra/recipes/mapbattle-recipe
|
||||
url = ssh://git@git.coopcloud.tech:2222/RTM/mapbattle-recipe.git
|
||||
|
||||
1
abra/recipes/mapbattle-recipe
Submodule
1
abra/recipes/mapbattle-recipe
Submodule
Submodule abra/recipes/mapbattle-recipe added at afcdcc964e
@ -1,4 +1,4 @@
|
||||
TYPE=mapbattle-recipe:7fc9f86b
|
||||
TYPE=mapbattle-recipe:7fc9f86b+U
|
||||
|
||||
DOMAIN=mapbattle.resisttechmonopolies.online
|
||||
|
||||
|
||||
Reference in New Issue
Block a user