Skip to content

Commit

Permalink
Merge pull request #89 from logwet/master
Browse files Browse the repository at this point in the history
Added support for PaperMC
  • Loading branch information
Raekye committed Apr 5, 2019
2 parents a3dd020 + 531dc43 commit 3033d5f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/minecraft_flavours.yml
Expand Up @@ -65,6 +65,17 @@ spigot:
- NOT TESTED IN A LONG TIME - NOT TESTED IN A LONG TIME
- 1GB+ recommended - 1GB+ recommended
- This involves a long build process. It occasionally fails and you can try again or install it manually - This involves a long build process. It occasionally fails and you can try again or install it manually
papermc:
versions:
- { name: PaperMC (1.13.2), tag: 1.13.2 }
- { name: PaperMC (1.12.2), tag: 1.12.2 }
time: 1
developers:
- PaperMC team
website: https://papermc.io
notes:
- High performance fork of Spigot
- Compatible with most Spigot and CraftBukkit plugins
craftbukkit: craftbukkit:
versions: versions:
- { name: CraftBukkit (1.8), tag: 1.8 } - { name: CraftBukkit (1.8), tag: 1.8 }
Expand Down

0 comments on commit 3033d5f

Please sign in to comment.