diff options
author | Renken <renken@shione.net> | 2024-01-08 21:15:14 +0100 |
---|---|---|
committer | Renken <renken@shione.net> | 2024-05-12 16:49:29 +0200 |
commit | d328f099129dc912289f607bd4913fcb44c73627 (patch) | |
tree | 99025a0758b4bb586bc1dc8a293f6bdf25671752 /deploy/shione/srb2kart/mods | |
parent | 1d54e783ae1de8a68e2f7bc9ec90631c594c311f (diff) | |
download | shione-d328f099129dc912289f607bd4913fcb44c73627.tar.gz shione-d328f099129dc912289f607bd4913fcb44c73627.zip |
deploy: shione: init srb2kart
Diffstat (limited to 'deploy/shione/srb2kart/mods')
-rw-r--r-- | deploy/shione/srb2kart/mods/000-pre/p1 | 0 | ||||
-rw-r--r-- | deploy/shione/srb2kart/mods/001-chars/c1 | 0 | ||||
-rw-r--r-- | deploy/shione/srb2kart/mods/001-chars/c2 | 0 | ||||
-rw-r--r-- | deploy/shione/srb2kart/mods/002-tracks/t1 | 0 | ||||
-rw-r--r-- | deploy/shione/srb2kart/mods/003-post/po1 | 0 | ||||
l--------- | deploy/shione/srb2kart/mods/index/c1 | 1 | ||||
l--------- | deploy/shione/srb2kart/mods/index/c2 | 1 | ||||
l--------- | deploy/shione/srb2kart/mods/index/p1 | 1 | ||||
l--------- | deploy/shione/srb2kart/mods/index/po1 | 1 | ||||
l--------- | deploy/shione/srb2kart/mods/index/t1 | 1 |
10 files changed, 5 insertions, 0 deletions
diff --git a/deploy/shione/srb2kart/mods/000-pre/p1 b/deploy/shione/srb2kart/mods/000-pre/p1 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/deploy/shione/srb2kart/mods/000-pre/p1 diff --git a/deploy/shione/srb2kart/mods/001-chars/c1 b/deploy/shione/srb2kart/mods/001-chars/c1 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/deploy/shione/srb2kart/mods/001-chars/c1 diff --git a/deploy/shione/srb2kart/mods/001-chars/c2 b/deploy/shione/srb2kart/mods/001-chars/c2 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/deploy/shione/srb2kart/mods/001-chars/c2 diff --git a/deploy/shione/srb2kart/mods/002-tracks/t1 b/deploy/shione/srb2kart/mods/002-tracks/t1 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/deploy/shione/srb2kart/mods/002-tracks/t1 diff --git a/deploy/shione/srb2kart/mods/003-post/po1 b/deploy/shione/srb2kart/mods/003-post/po1 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/deploy/shione/srb2kart/mods/003-post/po1 diff --git a/deploy/shione/srb2kart/mods/index/c1 b/deploy/shione/srb2kart/mods/index/c1 new file mode 120000 index 0000000..2a228a3 --- /dev/null +++ b/deploy/shione/srb2kart/mods/index/c1 @@ -0,0 +1 @@ +../001-chars/c1
\ No newline at end of file diff --git a/deploy/shione/srb2kart/mods/index/c2 b/deploy/shione/srb2kart/mods/index/c2 new file mode 120000 index 0000000..ded63ff --- /dev/null +++ b/deploy/shione/srb2kart/mods/index/c2 @@ -0,0 +1 @@ +../001-chars/c2
\ No newline at end of file diff --git a/deploy/shione/srb2kart/mods/index/p1 b/deploy/shione/srb2kart/mods/index/p1 new file mode 120000 index 0000000..246ebb9 --- /dev/null +++ b/deploy/shione/srb2kart/mods/index/p1 @@ -0,0 +1 @@ +../000-pre/p1
\ No newline at end of file diff --git a/deploy/shione/srb2kart/mods/index/po1 b/deploy/shione/srb2kart/mods/index/po1 new file mode 120000 index 0000000..a72410e --- /dev/null +++ b/deploy/shione/srb2kart/mods/index/po1 @@ -0,0 +1 @@ +../003-post/po1
\ No newline at end of file diff --git a/deploy/shione/srb2kart/mods/index/t1 b/deploy/shione/srb2kart/mods/index/t1 new file mode 120000 index 0000000..5a1373a --- /dev/null +++ b/deploy/shione/srb2kart/mods/index/t1 @@ -0,0 +1 @@ +../002-tracks/t1
\ No newline at end of file |