ff7tk is a Toolkit that makes programing Final Fantasy VII tools easier.
This project is under LGPL-3.0+.
ff7tk is written by:
- Chris Rizzitello sithlord48@gmail.com
with Contributions from:
- Jérôme Arzel myst6re@gmail.com
- Vegeta_Ss4 vegeta.ss4.dev@gmail.com
Using Icons from:
- Action Icons from Tango Desktop Project
- Item Icons fromTeam Avalanche GUI
- Char Images from Aavock UI Overhaul
You can use the ff7tk <version>-installer
to install ff7tk, when using them its recommended to install to one of following paths.
- Windows:
C:\Program Files\ff7tk
C:\Program Files\ff7tk-<VERSION#>
- Mac OS
~/Applications/ff7tk
~/Applications/ff7tk-<VERSION#>
/Applications/ff7tk
/Applications/ff7tk-<VERSION#>
- Linux
/opt/ff7tk
/opt/ff7tk-VERSION
~/.local/opt/ff7tk
~/.local/opt/ff7tk-<VERSION#>
Depending on your os and how you install you may want to also add the install path explicitly to your "PATH"
-
Windows
- Windows_Add to_path
- Developers may also want to add
<ff7tk_install_path>/lib/cmake/ff7tk
to the path so cmake can easily find ff7tk.
-
Linux / Mac os
- Linux_Add_to_path
- Make a new file /etc/ld.so.d/ff7tk that contains the path to the ff7tk libs, then run
ldconfig
- ff7tk's Web page
- Report Bugs.
- Support us by making a Donation.
- Contribute to ff7tk.