Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So a couple ways to fix that. Either unsubscribing from original so only user mod is there. Or change the name/blurb in the mod.json file in user folder, so you can tell the difference between the two.
{
"loadOrder": 200001,
"author": "Bioness",
"name": "Healthy Humans",
"blurb": "Increased default retirement age and negative effects of aging all pushed back an age tier.",
"visibility": "Public",
"tags": [ "Balance Changes" ],
"url": "https://wildermyth.com/wiki/" ,
"alwaysOn": true
}
The mod is located here > C:\Program Files (x86)\Steam\steamapps\workshop\content\763890\2712625751
You can copy the entire folder to > C:\Program Files (x86)\Steam\steamapps\common\Wildermyth\mods\user\
I would recommend reading the modding page on the Wildermyth wiki before just to understand the files. This game is really easy to mod for. This way you can customize the mods you like without the creator having to upload multiple versions (which can take even more time).