mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
repo re-org and readme update
This is gonna be a fun one.
This commit is contained in:
parent
088040f9ce
commit
3fd6ae2705
3
GTA/FiveM/README.md
Normal file
3
GTA/FiveM/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# FiveM
|
||||
The [FiveM](https://fivem.net/) GTA 5 dedicated server
|
||||
- Only installs latest version versions are no selectable.
|
2
GTA/README.md
Normal file
2
GTA/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
# Grand Theft Auto
|
||||
#### A collection of GTA service eggs for the pterodactyl panel
|
2
GTA/RageMP/README.MD
Normal file
2
GTA/RageMP/README.MD
Normal file
@ -0,0 +1,2 @@
|
||||
# Rage-MP
|
||||
The [Rage-MP](https://rage.mp/) GTA 5 dedicated server
|
2
GTA/samp/README.md
Normal file
2
GTA/samp/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
# SA:MP
|
||||
The [SA:MP](https://www.sa-mp.com/) GTA San Andreas dedicated server
|
28
Minecraft/README.md
Normal file
28
Minecraft/README.md
Normal 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)
|
125
README.md
125
README.md
@ -6,110 +6,43 @@ With that I am also accepting PR's for new service and also updates to the curre
|
||||
|
||||
If you are submitting PR's try and keep names and titles the same.
|
||||
|
||||
|
||||
## Please read the CONTRIBUTING.md before submitting PRs
|
||||
|
||||
## Bot Eggs
|
||||
|
||||
#### Please read the CONTRIBUTING.md as it container important information.
|
||||
[Discord](./bots/discord/)
|
||||
* [ATL Bot](./bots/discord/atlbot)
|
||||
* [parkertron](./bots/discord/parkertron/)
|
||||
* [pixel-bot](./bots/discord/pixelbot/)
|
||||
* [sinuxbot](./bots/discord/)
|
||||
|
||||
## Game Eggs
|
||||
|
||||
### GTA
|
||||
#### GTA V
|
||||
[Factorio](./factorio/factorio/)
|
||||
[Grand Theft Auto](./gta/)
|
||||
* [FiveM](./gta/fivem/)
|
||||
* [RageMP](./gta/ragemp/)
|
||||
|
||||
#### FiveM
|
||||
The [FiveM](https://fivem.net/) GTA 5 dedicated server
|
||||
- Only installs latest version versions are no selectable.
|
||||
[Minecraft](./minecraft/)
|
||||
* [Forge](./minecraft/forge/)
|
||||
* [Feed The Beast](./minecraft/ftb/)
|
||||
* [Spigot](./minecraft/pigot/)
|
||||
* [Technic](./minecraft/technic/)
|
||||
|
||||
#### Rage-MP
|
||||
The [Rage-MP](https://rage.mp/) GTA 5 dedicated server
|
||||
[MinecraftPE](./minecraft_pe/)
|
||||
* [Nukkit](./minecraft_pe/nukkit/)
|
||||
* [PocketMine MP](./minecraft_pe/pocketmine_mp/)
|
||||
|
||||
#### San Andreas
|
||||
[Minecraft Proxies](./minecraft_proxy/)
|
||||
* [Watterfall](./minecraft_proxy/waterfall/)
|
||||
|
||||
#### SA:MP
|
||||
The [SA:MP](https://www.sa-mp.com/) GTA San Andreas dedicated server
|
||||
[Source](./source_servers/)
|
||||
* [7 Days to Die](./source_servers/7dtd/)
|
||||
* [PixARK](./source_servers/pixark/)
|
||||
|
||||
### Factorio
|
||||
#### factorio
|
||||
The [Factorio](https://factorio.com/) dedicated server
|
||||
|
||||
### Terraria
|
||||
#### tShock
|
||||
The [tShock](https://tshock.co) modded server.
|
||||
- This requires a minimum of 1g (1024m) to actually create a map. This will get OOM if you have less.
|
||||
|
||||
### Unturned
|
||||
#### RocketMod
|
||||
The [RocketMod](https://rocketmod.net/) unturned server.
|
||||
|
||||
### 7 Days To Die
|
||||
#### 7 Days To Die
|
||||
The Vanilla [7 Days To Die](https://7daystodie.com) server
|
||||
|
||||
### 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)
|
||||
|
||||
### Minecraft PE
|
||||
#### Nukkit
|
||||
The [Nukkit](https://nukkit.io/) Minecraft PE server
|
||||
|
||||
#### PocketmineMP
|
||||
The [Pocketmine MP](https://pmmp.io/) Minecraft PE server
|
||||
|
||||
### PixARK
|
||||
#### PixARK
|
||||
The [PixARK](https://store.steampowered.com/app/593600/PixARK/) dedicated server
|
||||
More info at [gamepedia](https://pixark.gamepedia.com/Pixark)
|
||||
- As a note this uses the new wine-source image and may not perform up to standard
|
||||
|
||||
### Squad
|
||||
#### Squad Dedicated
|
||||
The [Squad](https://joinsquad.com/) official dedicated server
|
||||
|
||||
### Xonotic
|
||||
#### xonotic
|
||||
The [xonotic](http://www.xonotic.org/) official dedicated server.
|
||||
- Disk space needs to be at least 1 gig for the full package.
|
||||
|
||||
## Bot Eggs
|
||||
### Discord
|
||||
|
||||
#### ATLBot - NodeJS
|
||||
The [ATLauncher Bot](https://github.com/ATLauncher/discord-bot/)
|
||||
|
||||
#### parkertron - Golang (custom image)
|
||||
My own chat bot [parkertron](https://github.com/parkervcp/parkertron)
|
||||
- Currently runs as the SupportBot in the pterodactyl discord server.
|
||||
- Requires you to set up the yaml fils before it can start properly.
|
||||
|
||||
#### pixel-bot - Python
|
||||
[pixel-bot](https://github.com/Ispira/pixel-bot)
|
||||
- More of a reason/way to test a python container.
|
||||
|
||||
#### Sinusbot
|
||||
TS3 and Discord music bot. [sinusbot](https://www.sinusbot.com/)
|
||||
[Squad](./squad/)
|
||||
[Terraria](./terraria/)
|
||||
* [tshock](./terraria/tshock/)
|
||||
[Unturned](./unturned/)
|
||||
* [RocketMod](./unturned/rockermod/)
|
||||
[Xonotic](./xonotic/)
|
||||
|
Loading…
Reference in New Issue
Block a user