• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.
Resource icon

For Modders, Automatic CORE Install Assets/Artdefs v1.1

raen

Coat of Arms
Joined
May 12, 2003
Messages
2,624
Location
Portugal
raen submitted a new resource:

For Modders, Automatic CORE Install Assets/Artdefs - Overwrite game Core files automatically and safeguarding originals

I dont like to modify the core files, but since that for now some assets and artefs have to be changed in Core, I made a little tool for it (windows only for now)

Extract and put this directory "Mods_Custom_Assets" here:

<Where your steam library is at?>\steamapps\common\Sid Meier's Civilization VI\

Next step you add you module folder (you name it what you want) - I added Anno Domini as an example.

For modders you need to modify Install (and uninstall) and add your files:
- For install,...

Read more about this resource...
 
raen updated For Modders, Automatic CORE Install Assets/Artdefs with a new update entry:

For Modders, Automatic CORE Install Assets/Artdefs v1.1

Added two lines to both installed and uninstalled to maintain a little status of installed and uninstalled.

Disclaimer: This is just a small tool using batches and files of windows :)

You can install and uninstall at will, the original files will be stored the first time and will not change since then.

Any questions be my guest.

Read the rest of this update entry...
 
Last edited:
Instructions:


Extract and put this directory "Mods_Custom_Assets" here:
<Where your steam library is at?>\steamapps\common\Sid Meier's Civilization VI\

View attachment 460608

Next step you add your module folder (you name it what you want) - I added Anno Domini as an example:

View attachment 460609

For modders you need to modify Install (and uninstall) and add your files:
- For install, you need to add two lines for each file.
- Change file names and path if needed (dont remove de "..\" subpaths)
- For uninstall you have to use same names and path as install (one line for uninstall)

For using: I suggest to put "Mods_Custom_Assets" directory with your MOD, with no files inside (dont copy the originals) and have your module directory with install, uninstall and the files

View attachment 460611

For final users: they extract, put "Mods_Custom_Assets" in "<Where your steam library is at?>\steamapps\common\Sid Meier's Civilization VI\"
and use install or uninstall.


Any questions or improvements to this tool, be my guest.
 
Yesterday I was using this, developing new icons, I had my new file of icons open in my module portugal (Mods_Custom_Assets\Portugal)

Change install to add new file (2 lines)

New icons xml there saved and then install. No uninstall needed if you just want to add more and more stuff.

Windows only for now... Someone can make mac version? Thanks
 
Back
Top Bottom