Skip to content

Commit 28b3598

Browse files
authored
Merge pull request #35 from kubo-studios/feat/kubo-studios
feat(registry): add `kubo_studios.json` namespace
2 parents eee965d + 2747df2 commit 28b3598

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

registry/kubo_studios.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"kubo_mg": {
3+
"name": "MORPH Add-On",
4+
"creator": "Kubo Studios"
5+
},
6+
"kubo_ss": {
7+
"name": "SECURITY SYSTEMS Add-On",
8+
"creator": "Kubo Studios"
9+
},
10+
"kubo_mv": {
11+
"name": "VILLAGERS++ Add-On",
12+
"creator": "Kubo Studios"
13+
},
14+
"kubo_aj": {
15+
"name": "ANIME JUTSU Add-On",
16+
"creator": "Kubo Studios"
17+
},
18+
"kubo_rpg": {
19+
"name": "RPG Add-On",
20+
"creator": "Kubo Studios"
21+
},
22+
"kubo_fs": {
23+
"name": "FISHING++ Add-On",
24+
"creator": "Kubo Studios"
25+
}
26+
}

0 commit comments

Comments
 (0)