Builds for Windows and Linux (x64) are available on the Releases page.
macOS (x64 and ARM64) is also supported by running from source. 32-bit architectures are not supported.
How to build and run from source:
git clone https://github.com/sg4e/FMArchipelagoTracker.git
or by clicking "Code" > "Download ZIP"
and extracting.Package: JDK Full
version. If using the automated scripts in the next step, extract to the root of the repo and rename to bellsoft-liberica-vm-full-openjdk22-24.0.2
, if it's not named that way already. Directly inside should be folders bin
, conf
, include
, etc.run_windows.bat
run_linux_macos.sh
If the script execution fails, you may need to open the script files and edit the GRAALVM_HOME
and JAVA_HOME
variables to be absolute paths (e.g. C:\Users\me\Documents\FMArchipelagoTracker\bellsoft-liberica-vm-full-openjdk22-24.0.2
).
This project uses the following versioning scheme on releases: v[major].[minor].[patch]
, for example: v1.2.4
.
The major version indicates compatibility with the Forbidden Memories Archipelago apworld
file, such that a major version of the tracker shall be compatible with the same major version of the apworld
, irrespective of the minor version and patch version.
The minor version is incremented when a new feature or new functionality is added to the tracker.
The patch version is incremented when the release is only a bugfix.
Copyright 2024 sg4e. Licensed under the MIT License.
This project contains small images of duelists' faces in the duelists
folder that are used in the application. These images are included under the assumption that their inclusion constitutes Fair Use.
This project is neither endorsed by nor affiliated with Konami. All intellectual property rights to the Yu-Gi-Oh! franchise and the Forbidden Memories game belong to Konami.