Mod articles
-
Possibility of a Tool to swap Individual Loadouts
I'm going to cut and paste some comments from one of the game's developers. The idea is that it is theoretically possible to make a 3rd party tool that would edit the AFFLoadout.ini file and edit individual loadouts. This would allow something other than the current all or nothing option we have now.
While I don't personally have the skills to do this, I wanted to leave the information here so it doesn't get lost
From Exa on discord
If anyone's bored, it SHOULD be reasonably easy to make something to split loadouts into bite-sizes or merge two files etc
The format is MOSTLY JSON, although do note that it have some oddities;
Namely the "headers" like
And the selected references for each, like
SelectedId=40
Sele...