Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 169d394

Browse files
authoredFeb 24, 2021
[Experimental] modinfo fixes (#38)
* fix spelling for dependencies * remove second authors * add dependencies * translate touyou modinfo * Delete modinfo.txt * add category * change category * update name to mod name * Update .typo-ci.yml * add ' * Update .typo-ci.yml
1 parent 0b0092b commit 169d394

File tree

43 files changed

+82
-49
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+82
-49
lines changed
 

‎data/Unleash_The_Mods/mods/miso_Touyou/modinfo.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
"type": "MOD_INFO",
44
"id": "Touyou",
55
"name": "Touyou",
6-
"authors": [ "味噌煮込み茄子" ],
7-
"maintainers": [ "味噌煮込み茄子" ],
8-
"description": "Maiden clothes and cheongsams. Shosyoji, Japanese bow and bamboo shoot Umeboshi, bamboo shoots and sake. It seems to add elements such as Japanese and Chinese."
6+
"authors": [ "Eggplant stewed in miso" ],
7+
"maintainers": [ "Eggplant stewed in miso" ],
8+
"description": "Maiden clothes and cheongsam's. Shosyoji, Japanese bow and bamboo shoot Umeboshi, bamboo shoots and sake. It seems to add elements such as Japanese and Chinese.",
9+
"category": "items",
10+
"dependencies": [ "dda" ]
911
}
1012
]

‎data/Unleash_The_Mods/mods/pixels_fuckery/modinfo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"name": "Pixel's Various Fuckery",
66
"description": "Adds additional unique post-threshold mutations, various recipes for weapons. Slightly risqué but safe for work, no worse than vibrators and gimp suits!@#",
77
"category": "items",
8-
"authors": [ "pixel and Eirenex" ]
8+
"authors": [ "pixel and Eirenex" ],
9+
"dependencies": [ "dda" ]
910
}
1011
]
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.