[go: up one dir, main page]

Skip to content

kyu-n/pokemmo-unix-installer

Repository files navigation

PokeMMO Unix Installer

Get it from the Snap Store

This program manages:

  • Downloads of the PokeMMO game client
  • Signature verification for the downloaded files
  • Cache management / storage of the program
  • Execution of the program

This program is created as a pairing to the PokeMMO Game Client. PokeMMO's Game Client software is provided with the PokeMMO License. To view this license, visit https://pokemmo.com/tos/

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.


Build

This program is built with [Gradle]

To build:

  • ./gradlew jar

To run:

  • java -jar unix-installer.jar