Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyu-n/pokemmo-unix-installer

PokeMMO Unix Installer
https://github.com/kyu-n/pokemmo-unix-installer

pokemmo

Last synced: 5 days ago
JSON representation

PokeMMO Unix Installer

Awesome Lists containing this project

README

        

# PokeMMO Unix Installer

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/pokemmo)

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]](https://gradle.org/)

To build:

- `./gradlew jar`

To run:

- `java -jar unix-installer.jar`