Skip to content

Releases: planetarium/9c-unity-mod-ares

9c-unity-mod-ares-v0.1.1-9cafe28

13 Feb 07:14
1726828

Choose a tag to compare

Changes

  • Separate packages
    • "com.planetariumlabs.9c-unity-mod-core": Use this core package to add your mod to the Nine Chronicles Unity client, which will allow players to run your mod.
    • "com.planetariumlabs.9c-unity-mod-ares": Arena win rate calculation mode.

Assets

How to use

without Launcher

  1. Extract the downloaded file.
  2. Run the extracted client file.
    • Windows: NineChronicles.exe
    • macOS: NineChronicles.app

with Launcher

  1. Extract the downloaded file.
  2. Determine the location of the client file that the NineChronicles launcher runs.
    • Windows: %appdata%\Nine Chronicles\player\NineChronicles.exe
    • macOS: ~/Library/Application Support/Nine Chronicles/player/NineChronicles.app
  3. Backup existing client files.
  4. Move the extracted client file to the location of the existing client file.
  5. Run the NineChronicles launcher.

9c-unity-mod-ares-v0.1.0-9cafe28

06 Feb 09:20
48f78e6

Choose a tag to compare

  • Base commit of upstream: planetarium@9cafe28
  • Changes
    • Add package: "com.planetariumlabs.9c-unity-mod-ares"

How to use

  1. Determine the location of the client file that the NineChronicles launcher runs.
  2. Backup existing client files.
  3. Move the downloaded mod client file to the location of the existing client file.
  4. Rename the file to be the same as the existing client file.