Total War: WARHAMMER III

Total War: WARHAMMER III

Not enough ratings
Idrinth Mod Configuration Tool Expansion
   
Award
Favorite
Favorited
Unfavorite
ui
Tags: mod
File Size
Posted
Updated
147.911 KB
Apr 5 @ 9:41pm
Apr 5 @ 10:07pm
2 Change Notes ( view )

Subscribe to download
Idrinth Mod Configuration Tool Expansion

Description
This small mod adjusts the code of the MCT to allow for the following:

- patch notes ingame for mods
- working github links ingame for mods

The code has been provided for the main mod, so this is likely a temporary workaround until the review is done.

For Devs

Patch Notes

Add two entries per iteration of your version(the number you pass to the MCT) that define version name and patch notes via the text fields. Example from my mod:

mct_patch_notes_idrinth_126_version v1.6.1
mct_patch_notes_idrinth_125_notes - unit size upgrades\\n- beast upgrade rework

Github Links

To add a github link you can set a github id, that is the path of your repository. It will be shown in the overview automatically:

mod:set_github_id("idrinth/tw-idrinth");