X4: Foundations
0 of 0

File information

Last updated

Original upload

Created by

Matt McFarland

Uploaded by

SpaceCadet11864

Virus scan

Safe to use

Tags for this mod

About this mod

Handles the chore of wiring up all the different files needed for adding new wares to this game. More details in the description

Permissions and credits
Changelogs
This command-line utility will generate all of the necessary .xml files needed to add new ares to X4: Foundations.
Instead of having to comb over a dozen xml files making sure all of your ids and references are properly configured, this tool will wire all of that up for you.
Prerequisites
  • You will need an unpacked folder - see this forum post for more information
  • Comfort with XML, and running CLI(command line interface) programs
  • You backup your mod ! Especially if you use this tool with it!!! (but really, you should be doing that anyway)
Installation
  • Unzip the latest release(it does not matter where), you will see the following contents:
    • waregen.exe
    • README.md 
    • LICENSE (MIT license, you may review if needed)
    • example.xml (an example that you can run to create an example mod with plastic and glass added to the game)


View the README (no I'm not formatting it to look even decent on here, since nexus cant handle markdown and most of the instructions are coding related anyway)