Search Criteria
Package Details: ffmt-bin 0.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffmt-bin.git (read-only, click to copy) |
---|---|
Package Base: | ffmt-bin |
Description: | FFXIV_Modding_Tool (FFMT for short) is a crossplatform commandline interface for Final Fantasy XIV Modding. |
Upstream URL: | https://ffmt.pwd.cat/docs/ |
Licenses: | GNU General Public License v3.0 |
Submitter: | oleerik |
Maintainer: | oleerik (shinnova) |
Last Packager: | shinnova |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-26 10:57 (UTC) |
Last Updated: | 2021-12-17 00:43 (UTC) |
Latest Comments
Sixcurses commented on 2022-06-19 12:06 (UTC)
I had the following error:
"Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support."
Which was fixed by adding the following to /usr/bin/ffmt
"export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1"