A mod template to replace an UI script (plot-tooltip.js in this example)
To install: extract in your "{user}\AppData\Local\Firaxis Games\Sid Meier's Civilization VII\Mods" folder
Change the mod's folder name to your mod's name, as well as the "ui-example.modinfo" file name
In that file change the Mod id
it must be unique, so either use a UID or something other modders won't use
Download:
To install: extract in your "{user}\AppData\Local\Firaxis Games\Sid Meier's Civilization VII\Mods" folder
Change the mod's folder name to your mod's name, as well as the "ui-example.modinfo" file name
In that file change the Mod id
Code:
<Mod id="ged-ui-example" version="1"
xmlns="ModInfo">
it must be unique, so either use a UID or something other modders won't use
Download: