Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emortalmc/MarathonOld

An endless parkour gamemode
https://github.com/emortalmc/MarathonOld

minestom minestom-extension

Last synced: about 2 months ago
JSON representation

An endless parkour gamemode

Awesome Lists containing this project

README

        

# Marathon

## Setup
- Download the latest Marathon jar from [releases](https://github.com/EmortalMC/Marathon/releases/tag/latest) (make sure to download `Marathon-1.0.0-all.jar`)
- Run the jar using `java -Xmx256 -jar Marathon-1.0.0-all.jar`. This will generate some config files.
- Set `"defaultGame"` in `config.json` to `"marathon"` (So you end up with `"defaultGame": "marathon",`)
- Run the jar again.
- Enjoy!

### Using leaderboards
In order to use leaderboards and highscores, you must have a hosted MongoDB server. [MongoDB offers a free shared plan](https://www.mongodb.com/pricing)

Once you have a hosted MongoDB server, you can enable it in `marathon.json` and replace the `connectionString` using your MongoDB address