github is dumb part 2

This commit is contained in:
Michael (Parker) Parker
2018-07-11 16:41:33 -04:00
parent cc7c2eba6b
commit 9b4b83c35e
38 changed files with 1645 additions and 0 deletions

28
minecraft/README.md Normal file
View File

@@ -0,0 +1,28 @@
# Minecraft
#### Spigot Enhanced
This is a direct fork of the default spigot service with the added benefit of being able to build the spigot jar.
- (It's noted that building the jar is intensive and time consuming)
#### Forge Enhanced
This is a direct fork of the default forge service
- Has a version detection fix for "latest"
#### FTB Packs
##### Feed The Beast - generic
[FTB](https://www.feed-the-beast.com/modpacks)
Generic egg to handle any standard FTB modpack.
Supply values to 2 variables to use
- MODPACK_URL: from the url to the pack https://www.feed-the-beast.com/projects/{MODPACK_URL}
- MODPACK_VERSION: version of the modpack to install
##### FTB Revelation
[FTB Revelation](https://www.feed-the-beast.com/projects/ftb-revelation)
#### Tekkit Packs
##### Hexxit
[Hexxit](https://www.technicpack.net/modpack/hexxit.552552)
##### Blightfall
[Blightfall](https://www.technicpack.net/modpack/blightfall.592618)
##### Tekkit-Legends
[Tekkit Legends](https://www.technicpack.net/modpack/tekkit-legends.735902)