Skip to content

A Final Fantasy Tactics : The War of the Lions patch builder

License

Notifications You must be signed in to change notification settings

Nax/TacticsCrafter

Repository files navigation

nin logo

The WotL modding framework

badge-version badge-license badge-build badge-stars badge-downloads

Overview

TacticsCrafter is a modding API as well as an application implementing said API for the PSP game "Final Fantasy Tactics: The War of the Lions".

Documentation

You can check the wiki for documentation.

Scripts

A repository of scripts is available, including the popular Slowdown Fix.

Build

TacticsCrafter requires cmake and Qt 5.9 or newer.

Basic build instructions under an Unix-like OS:

git clone https://github.com/FFT-Hackers/TacticsCrafter
cd TacticsCrafter
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make

Under windows, MSVC 2017 and 2019 are the prefered toolchains.

License

TacticsCrafter is licensed under the MIT License.

Author

Nin was developped by Maxime Bacoux "Nax".

About

A Final Fantasy Tactics : The War of the Lions patch builder

Resources

License

Stars

Watchers

Forks

Packages

No packages published