Generation¶
There are quite a few modding tools that generate things for the game. The following can be generated:
They all should be generated in the order they are listed in, but only if you're generating from scratch.
Using MO2 To Capture Tool Output¶
Certain tools like xLODGen or Nemesis output directly into the data folder, and when used with Vortex, this output is extremely hard to package into a patch.
By using MO2 you can just to run the tools and easily capture the output into overwrite and create a mod from that.
Steps:
- Have GTS installed and deployed in Vortex
- Open MO2 on an empty profile
- Run the tool with MO2 as per usual
- The tool's output should appear in overwrite
- Package what's in overwrite into a mod and use it in Vortex