Skip to content

Commit

Permalink
Release: Version 1.3
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 6484c1557b42618b1a6996fbe359fc238e8ae2efbf181e60049d4c6e99bb9398
  • Loading branch information
librarianmage committed Jul 26, 2022
2 parents 5a921bb + 132d168 commit 3940456
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

A mod that works in conjunction with the [Gender and Pronoun Sets](https://steamcommunity.com/sharedfiles/filedetails/?id=1735379738) mod to allow your delver to wreathe themselves in the gender identity and pronouns they feel most comfortable in.

Specifically, this mod allows you to pick from all personal genders and pronouns defined in game, with some additions.
Specifically, this mod allows you to pick from all personal genders and pronouns defined in game (including pseudo-plural ones), with a number of additions.

[Workshop Page](https://steamcommunity.com/sharedfiles/filedetails/?id=2815078000)
Additionally, the "choose pronoun" prompt in game has been modified to use the modern UI. This will facilitate picking from the extended list this mod provides.

*`=name=` pronoun sets:* Starting with version 1.1, `=name=` in a pronoun set will be dynamically replaced with the player character's name (`=name's=` with the possessive version). To demonstrate this, a pronoun set consisting completely of `=name=` and `=name's=` has been added.

Tested to work on game version 203.54

[Github Page](https://github.com/librarianmage/QudGendersUnleashed) \| [Workshop Page](https://steamcommunity.com/sharedfiles/filedetails/?id=2815078000) \| [My Caves of Qud Mods (Steam Workshop)](https://steamcommunity.com/profiles/76561198836298826/myworkshopfiles/?appid=333640)
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "QudGendersUnleashed",
"title": "{{m-Y-g alternation|Qud: Genders Unleashed}}",
"description": "Adds gendeers and pronounce",
"version": "1.2",
"version": "1.3",
"author": "librarianmage",
"previewImage": "icon.png"
}
4 changes: 2 additions & 2 deletions workshop.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"WorkshopId": 2815078000,
"Title": "Qud: Genders Unleashed",
"Description": "A mod that works in conjunction with the Gender and Pronoun Sets ( https://steamcommunity.com/sharedfiles/filedetails/?id=1735379738 ) mod to allow your delver to wreathe themselves in the gender identity and pronouns they feel most comfortable in.\n\nSpecifically, this mod allows you to pick from all personal genders and pronouns defined in game, with some additions.\n\nTested on game version 203.51\n\nGithub link: https://github.com/librarianmage/QudGendersUnleashed",
"Description": "A mod that works in conjunction with the [url=https://steamcommunity.com/sharedfiles/filedetails/?id=1735379738]Gender and Pronoun Sets[/url] mod to allow your delver to wreathe themselves in the gender identity and pronouns they feel most comfortable in.\n\nSpecifically, this mod allows you to pick from all personal genders and pronouns defined in game (including pseudo-plural ones), with a number of additions.\n\nAdditionally, the \"choose pronoun\" prompt in game has been modified to use the modern UI. This will facilitate picking from the extended list this mod provides.\n\n[i]`=name=` pronoun sets:[\i] Starting with version 1.1, `=name=` in a pronoun set will be dynamically replaced with the player character's name (`=name's=` with the possessive version). To demonstrate this, a pronoun set consisting completely of `=name=` and `=name's=` has been added.\n\nTested to work on game version 203.54\n\n[url=https://github.com/librarianmage/QudGendersUnleashed]Github Page[/url]",
"Tags": "Stable,Beta,Script,Gender,Pronouns",
"Visibility": "2",
"ImagePath": "icon.png"
}
}

0 comments on commit 3940456

Please sign in to comment.