Skip to content

FFMT now supports Modpack Creation!

Compare
Choose a tag to compare
@fosspill fosspill released this 25 May 17:16
· 41 commits to default since this release
a7cdc75

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 or ffmt 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