FFMT now supports Modpack Creation!
FFXIV_Modding_Tool (FFMT for short) is a crossplatform commandline interface for Final Fantasy XIV Modding.
New Features
- Simple Modpack creation with
ffmt modpack create --output ~/Path/To/Modpack.ttmp2
orffmt mpc -o ~/Path/To/Modpack.ttmp2
- This takes your currently enabled mods and makes a modpack out of it.
- Wizard creation and other customization will come at a later point.
- This is mostly useful to backup and restore mods during patches.
Framework changes
- Updated offsets for Korean clients
- Resolved an issue wherein Racial Scaling mods were not being saved/applied correctly during TTMP import