Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Modulémon Release v1

Compare
Choose a tag to compare
@AlexanderNorup AlexanderNorup released this 17 May 09:06
· 31 commits to master since this release
f115775

This is the first, and probably final release of Modulémon.

It requires Java 8. Download here: https://adoptium.net/temurin/releases/?version=8

Run instructions

  1. Start by downloading the attached Modulemon.v1.zip
  2. Unzip the folder anywhere
  3. If JAVA 8 is your default-path java runtime (Meaning that if you do java -version and get Java 8 returned), then you can just double-click either run-windows.bat or run-bash.sh depending on what system you're using. (if using zsh, do sh run-bash.sh)
  4. That's it, enjoy our game.

If you're not running Java 8 as your main java runtime, then you manually have to run the pax-runner using your installed java 8 instance.. Run:

java -jar pax-runner-1.9.0.jar runner/deploy-pom.xml

Using your java 8 instance of course.

Enjoy ⭐