diff --git a/config.json b/config.json index 6c599c74..85fd937f 100644 --- a/config.json +++ b/config.json @@ -575,7 +575,8 @@ "n.level_pronouns": { "verified": false, "versions": [ - "1.0.0" + "1.0.0", + "1.0.1" ] }, "endrei.mappacksremover": { diff --git a/mods-v2/n.level_pronouns/1.0.1/entry.json b/mods-v2/n.level_pronouns/1.0.1/entry.json new file mode 100644 index 00000000..a4560033 --- /dev/null +++ b/mods-v2/n.level_pronouns/1.0.1/entry.json @@ -0,0 +1,12 @@ +{ + "commit-author": "NicknameGG", + "platforms": [ + "windows" + ], + "mod": { + "download": "https://github.com/NicknameGG/level-pronouns/releases/download/1.0.1/n.level_pronouns.geode", + "hash": "0e20939023614a65d07f2acef4759738e58aac2a62225b42478698179f895369", + "hash256": "ba3fa5eb2881e91bbf39ac404e4b98d76f28ce4f464f9cd585fd284b48999a6b" + }, + "tags": [] +} \ No newline at end of file diff --git a/mods-v2/n.level_pronouns/1.0.1/mod.json b/mods-v2/n.level_pronouns/1.0.1/mod.json new file mode 100644 index 00000000..3a494a53 --- /dev/null +++ b/mods-v2/n.level_pronouns/1.0.1/mod.json @@ -0,0 +1,16 @@ +{ + "geode": "2.0.0", + "version": "v1.0.1", + "id": "n.level_pronouns", + "name": "Level Pronouns", + "developer": "n", + "description": "Enchance 2.2 with pronouns on levels!", + "settings": { + "neopronouns": { + "name": "Use Neopronouns", + "description": "Use neopronouns in levels. Warning: Disabling will make levels with neopronouns have normal pronouns.", + "type": "bool", + "default": true + } + } +} \ No newline at end of file diff --git a/mods-v2/n.level_pronouns/about.md b/mods-v2/n.level_pronouns/about.md index e0d8bc5b..f3ae671c 100644 --- a/mods-v2/n.level_pronouns/about.md +++ b/mods-v2/n.level_pronouns/about.md @@ -46,4 +46,4 @@ Now, every level in your game can have its own unique identity and pronoun, maki --- -Feel free to pr more pronouns to the list :3 +Feel free to pr more pronouns to the list :3 \ No newline at end of file diff --git a/mods/n.level_pronouns@1/about.md b/mods/n.level_pronouns@1/about.md index e0d8bc5b..f3ae671c 100644 --- a/mods/n.level_pronouns@1/about.md +++ b/mods/n.level_pronouns@1/about.md @@ -46,4 +46,4 @@ Now, every level in your game can have its own unique identity and pronoun, maki --- -Feel free to pr more pronouns to the list :3 +Feel free to pr more pronouns to the list :3 \ No newline at end of file diff --git a/mods/n.level_pronouns@1/entry.json b/mods/n.level_pronouns@1/entry.json index 86652b62..a4560033 100644 --- a/mods/n.level_pronouns@1/entry.json +++ b/mods/n.level_pronouns@1/entry.json @@ -1,13 +1,12 @@ { - "commit-author": "camila314", + "commit-author": "NicknameGG", "platforms": [ - "macos", "windows" ], "mod": { - "download": "https://github.com/NicknameGG/level-pronouns/releases/download/1.0.0/n.level_pronouns.geode", - "hash": "060320c325b36f8fcd0374f6cdb2741fd5e2f687690868fafb76c0e16b0bac6c", - "hash256": "5681b339a31edc64b033a1b39c117800bfd77af5a97cec0c5a5a579eb68a873c" + "download": "https://github.com/NicknameGG/level-pronouns/releases/download/1.0.1/n.level_pronouns.geode", + "hash": "0e20939023614a65d07f2acef4759738e58aac2a62225b42478698179f895369", + "hash256": "ba3fa5eb2881e91bbf39ac404e4b98d76f28ce4f464f9cd585fd284b48999a6b" }, "tags": [] } \ No newline at end of file diff --git a/mods/n.level_pronouns@1/mod.json b/mods/n.level_pronouns@1/mod.json index 6c6f3b07..3a494a53 100644 --- a/mods/n.level_pronouns@1/mod.json +++ b/mods/n.level_pronouns@1/mod.json @@ -1,16 +1,16 @@ -{ - "geode": "1.3.5", - "version": "v1.0.0", - "id": "n.level_pronouns", - "name": "Level Pronouns", - "developer": "n", - "description": "Adds pronouns to levels!", - "settings": { - "neopronouns": { - "name": "Use Neopronouns", - "description": "Use neopronouns in levels. Warning: Disabling will make levels with neopronouns have normal pronouns.", - "type": "bool", - "default": true - } - } +{ + "geode": "2.0.0", + "version": "v1.0.1", + "id": "n.level_pronouns", + "name": "Level Pronouns", + "developer": "n", + "description": "Enchance 2.2 with pronouns on levels!", + "settings": { + "neopronouns": { + "name": "Use Neopronouns", + "description": "Use neopronouns in levels. Warning: Disabling will make levels with neopronouns have normal pronouns.", + "type": "bool", + "default": true + } + } } \ No newline at end of file