xp3-tool is a simple set of tools for packing and unpacking XP3 archives, which are commonly used in visual novel engines like Kirikiri and Kirikiroid2.
xp3-tool is a simple set of tools for packing and unpacking XP3 archives, which are commonly used in visual novel engines like Kirikiri and Kirikiroid2.
To install xp3-tool, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xp3-tool
To see what files were installed by xp3-tool, run:
port contents xp3-tool
To later upgrade xp3-tool, run:
sudo port selfupdate && sudo port upgrade xp3-tool
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.