Variable targetVersionConst

    targetVersion: {
        build: 1;
        major: 0;
        minor: 5;
    } = ...

    Archipelago version this library attempts to target. Support for older versions of the Archipelago API is not guaranteed and some newer enhancements may no longer work or be supported.

    Version is represented in the format: major.minor.build.