mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +08:00
fixed heading levels
added blank lines as needed
This commit is contained in:
parent
a8230eb7f9
commit
e94e0c2d27
60
README.md
60
README.md
@ -18,14 +18,14 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
5. Select what nest you want to put the egg in.
|
5. Select what nest you want to put the egg in.
|
||||||
1. If you want a new nest you need to create it before importing the egg.
|
1. If you want a new nest you need to create it before importing the egg.
|
||||||
|
|
||||||
# You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X.
|
## You must restart your daemon after importing an egg if you are using 0.7. This is not required on 1.X
|
||||||
|
|
||||||
|
|
||||||
## Please read the CONTRIBUTING.md before submitting PRs
|
## Please read the CONTRIBUTING.md before submitting PRs
|
||||||
|
|
||||||
## [Bots](/bots)
|
## [Bots](/bots)
|
||||||
|
|
||||||
[Discord](/bots/discord)
|
[Discord](/bots/discord)
|
||||||
|
|
||||||
* [ATL Bot](/bots/discord/atlbot) Node JS
|
* [ATL Bot](/bots/discord/atlbot) Node JS
|
||||||
* [Bastion](/bots/discord/bastion) Node JS
|
* [Bastion](/bots/discord/bastion) Node JS
|
||||||
* [CorpBot](/bots/discord/corpbot) Python
|
* [CorpBot](/bots/discord/corpbot) Python
|
||||||
@ -42,43 +42,56 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
* [SinusBot](/bots/discord/sinusbot)
|
* [SinusBot](/bots/discord/sinusbot)
|
||||||
|
|
||||||
[Other](/bots/other)
|
[Other](/bots/other)
|
||||||
|
|
||||||
* [Big Brother Bot](/bots/other/bigbrotherbot)
|
* [Big Brother Bot](/bots/other/bigbrotherbot)
|
||||||
|
|
||||||
[Twitch](/bots/twitch)
|
[Twitch](/bots/twitch)
|
||||||
* [PhantomBot](/bots/twitch/phantombot)
|
|
||||||
* [SogeBot](/bots/twitch/sogebot)
|
* [PhantomBot](/bots/twitch/phantombot)
|
||||||
|
* [SogeBot](/bots/twitch/sogebot)
|
||||||
|
|
||||||
[TeamSpeak3](bots/teamspeak3)
|
[TeamSpeak3](bots/teamspeak3)
|
||||||
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod)
|
|
||||||
|
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod)
|
||||||
|
|
||||||
## [Database](/database)
|
## [Database](/database)
|
||||||
|
|
||||||
### In-Memory Databases
|
### In-Memory Databases
|
||||||
|
|
||||||
[Redis](/database/redis)
|
[Redis](/database/redis)
|
||||||
|
|
||||||
* [Redis 5](/database/redis/redis-5)
|
* [Redis 5](/database/redis/redis-5)
|
||||||
* [Redis 6](/database/redis/redis-6)
|
* [Redis 6](/database/redis/redis-6)
|
||||||
|
|
||||||
### noSQL
|
### noSQL
|
||||||
|
|
||||||
* [mongoDB](/database/nosql/mongodb)
|
* [mongoDB](/database/nosql/mongodb)
|
||||||
|
|
||||||
### SQL Databases
|
### SQL Databases
|
||||||
|
|
||||||
* [MariaDB](/database/sql/mariadb)
|
* [MariaDB](/database/sql/mariadb)
|
||||||
* [PostgreSQL](/database/sql/postgres)
|
* [PostgreSQL](/database/sql/postgres)
|
||||||
|
|
||||||
## [Voice Servers](/voice_servers)
|
## [Voice Servers](/voice_servers)
|
||||||
|
|
||||||
* [Lavalink](/voice_servers/lavalink)
|
* [Lavalink](/voice_servers/lavalink)
|
||||||
* [TeaSpeak](/voice_servers/teaspeak)
|
* [TeaSpeak](/voice_servers/teaspeak)
|
||||||
* [TS3-Manager](/voice_servers/ts3_manager)
|
* [TS3-Manager](/voice_servers/ts3_manager)
|
||||||
|
|
||||||
## [Game Eggs](/game_eggs)
|
## [Game Eggs](/game_eggs)
|
||||||
|
|
||||||
[Among Us](game_eggs/among_us)
|
[Among Us](game_eggs/among_us)
|
||||||
|
|
||||||
* [Impostor Server](game_eggs/among_us/impostor_server)
|
* [Impostor Server](game_eggs/among_us/impostor_server)
|
||||||
* [CrewLink Server](game_eggs/among_us/crewlink_server)
|
* [CrewLink Server](game_eggs/among_us/crewlink_server)
|
||||||
|
|
||||||
[BeamNG.drive](game_eggs/beamng)
|
[BeamNG.drive](game_eggs/beamng)
|
||||||
|
|
||||||
* [BeamMP Server](game_eggs/beamng/beammp)
|
* [BeamMP Server](game_eggs/beamng/beammp)
|
||||||
* [KissMP](game_eggs/beamng/kissmp)
|
* [KissMP](game_eggs/beamng/kissmp)
|
||||||
|
|
||||||
[ClassiCube](game_eggs/classicube)
|
[ClassiCube](game_eggs/classicube)
|
||||||
|
|
||||||
* [MCGalaxy](game_eggs/classicube/mcgalaxy)
|
* [MCGalaxy](game_eggs/classicube/mcgalaxy)
|
||||||
|
|
||||||
[Call of Duty 4X](game_eggs/cod/cod4x)
|
[Call of Duty 4X](game_eggs/cod/cod4x)
|
||||||
@ -88,10 +101,12 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
[FTL: Tachyon](game_eggs/ftl/tachyon)
|
[FTL: Tachyon](game_eggs/ftl/tachyon)
|
||||||
|
|
||||||
[Factorio](game_eggs/factorio)
|
[Factorio](game_eggs/factorio)
|
||||||
|
|
||||||
* [Vanilla](game_eggs/factorio/factorio)
|
* [Vanilla](game_eggs/factorio/factorio)
|
||||||
* [ModUpdate](game_eggs/factorio/factorio-modupdate)
|
* [ModUpdate](game_eggs/factorio/factorio-modupdate)
|
||||||
|
|
||||||
[Grand Theft Auto](game_eggs/gta)
|
[Grand Theft Auto](game_eggs/gta)
|
||||||
|
|
||||||
* GTA V
|
* GTA V
|
||||||
* [FiveM](game_eggs/gta/fivem)
|
* [FiveM](game_eggs/gta/fivem)
|
||||||
* [RageMP](game_eggs/gta/ragemp)
|
* [RageMP](game_eggs/gta/ragemp)
|
||||||
@ -105,15 +120,19 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
* [GTAC](game_eggs/gta/gtac)
|
* [GTAC](game_eggs/gta/gtac)
|
||||||
|
|
||||||
[Mindustry](game_eggs/mindustry)
|
[Mindustry](game_eggs/mindustry)
|
||||||
* [Mindustry](game_eggs/mindustry/mindustry)
|
|
||||||
|
* [Mindustry](game_eggs/mindustry/mindustry)
|
||||||
|
|
||||||
[League Sandbox](game_eggs/leaguesandbox)
|
[League Sandbox](game_eggs/leaguesandbox)
|
||||||
* [League Sandbox](game_eggs/leaguesandbox/leaguesandbox)
|
|
||||||
|
* [League Sandbox](game_eggs/leaguesandbox/leaguesandbox)
|
||||||
|
|
||||||
[Minetest](game_eggs/minetest) (including MTG)
|
[Minetest](game_eggs/minetest) (including MTG)
|
||||||
* [Minetest](game_eggs/minetest/minetest)
|
|
||||||
|
* [Minetest](game_eggs/minetest/minetest)
|
||||||
|
|
||||||
[Minecraft](game_eggs/minecraft)
|
[Minecraft](game_eggs/minecraft)
|
||||||
|
|
||||||
* [Bedrock](game_eggs/minecraft/bedrock) Servers for Bedrock Minecraft (Windows 10, mobile, console)
|
* [Bedrock](game_eggs/minecraft/bedrock) Servers for Bedrock Minecraft (Windows 10, mobile, console)
|
||||||
* [Bedrock](game_eggs/minecraft/bedrock/bedrock)
|
* [Bedrock](game_eggs/minecraft/bedrock/bedrock)
|
||||||
* [gomint](game_eggs/minecraft/bedrock/gomint)
|
* [gomint](game_eggs/minecraft/bedrock/gomint)
|
||||||
@ -153,17 +172,21 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
* [Waterdog](game_eggs/minecraft/proxy/cross_platform/waterdog)
|
* [Waterdog](game_eggs/minecraft/proxy/cross_platform/waterdog)
|
||||||
|
|
||||||
[OpenArena](game_eggs/openarena)
|
[OpenArena](game_eggs/openarena)
|
||||||
* [openarena](game_eggs/openarena/openarena)
|
|
||||||
|
* [openarena](game_eggs/openarena/openarena)
|
||||||
|
|
||||||
[OpenRA](game_eggs/openra)
|
[OpenRA](game_eggs/openra)
|
||||||
|
|
||||||
* [OpenRA Dune2000](game_eggs/openra/openra_dune2000)
|
* [OpenRA Dune2000](game_eggs/openra/openra_dune2000)
|
||||||
* [OpenRA Red Alert](game_eggs/openra/openra_red_alert)
|
* [OpenRA Red Alert](game_eggs/openra/openra_red_alert)
|
||||||
* [OpenRA Tiberian Dawn](game_eggs/openra/openra_tiberian_dawn)
|
* [OpenRA Tiberian Dawn](game_eggs/openra/openra_tiberian_dawn)
|
||||||
|
|
||||||
[Red Dead Redemption](game_eggs/rdr)
|
[Red Dead Redemption](game_eggs/rdr)
|
||||||
|
|
||||||
* [RedM](game_eggs/rdr/redm)
|
* [RedM](game_eggs/rdr/redm)
|
||||||
|
|
||||||
[SteamCMD Servers](game_eggs/steamcmd_servers) These eggs use SteamCMD to install
|
[SteamCMD Servers](game_eggs/steamcmd_servers) These eggs use SteamCMD to install
|
||||||
|
|
||||||
* [7 Days to Die](game_eggs/steamcmd_servers/7_days_to_die)
|
* [7 Days to Die](game_eggs/steamcmd_servers/7_days_to_die)
|
||||||
* [ARK: Survival Evolved](game_eggs/steamcmd_servers/ark_survival_evolved)
|
* [ARK: Survival Evolved](game_eggs/steamcmd_servers/ark_survival_evolved)
|
||||||
* [Arma](game_eggs/steamcmd_servers/arma)
|
* [Arma](game_eggs/steamcmd_servers/arma)
|
||||||
@ -217,14 +240,17 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
* [Valheim Plus Mod](game_eggs/steamcmd_servers/valheim/valheim_plus)
|
* [Valheim Plus Mod](game_eggs/steamcmd_servers/valheim/valheim_plus)
|
||||||
|
|
||||||
[Teeworlds](game_eggs/teeworlds)
|
[Teeworlds](game_eggs/teeworlds)
|
||||||
|
|
||||||
* [Teeworlds](game_eggs/teeworlds/teeworlds)
|
* [Teeworlds](game_eggs/teeworlds/teeworlds)
|
||||||
|
|
||||||
[Terraria](game_eggs/terraria)
|
[Terraria](game_eggs/terraria)
|
||||||
|
|
||||||
* [Vanilla](game_eggs/terraria/vanilla)
|
* [Vanilla](game_eggs/terraria/vanilla)
|
||||||
* [tModLoader](game_eggs/terraria/tmodloader)
|
* [tModLoader](game_eggs/terraria/tmodloader)
|
||||||
* [TShock](game_eggs/terraria/tshock)
|
* [TShock](game_eggs/terraria/tshock)
|
||||||
|
|
||||||
[Tycoon Games](game_eggs/tycoon_games)
|
[Tycoon Games](game_eggs/tycoon_games)
|
||||||
|
|
||||||
* [OpenTTD](game_eggs/tycoon_games/openttd)
|
* [OpenTTD](game_eggs/tycoon_games/openttd)
|
||||||
|
|
||||||
[Veloren](game_eggs/veloren)
|
[Veloren](game_eggs/veloren)
|
||||||
@ -236,23 +262,39 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
[Xonotic](game_eggs/xonotic/xonotic)
|
[Xonotic](game_eggs/xonotic/xonotic)
|
||||||
|
|
||||||
## [Monitoring](/monitoring/)
|
## [Monitoring](/monitoring/)
|
||||||
|
|
||||||
### Prometheus
|
### Prometheus
|
||||||
|
|
||||||
* [Prometheus](/monitoring/prometheus)
|
* [Prometheus](/monitoring/prometheus)
|
||||||
|
|
||||||
## [Storage](/storage/)
|
## [Storage](/storage/)
|
||||||
|
|
||||||
### S3 Storage
|
### S3 Storage
|
||||||
|
|
||||||
* [minio](/storage/minio)
|
* [minio](/storage/minio)
|
||||||
|
|
||||||
## [Software](/software/)
|
## [Software](/software/)
|
||||||
|
|
||||||
### Code Server
|
### Code Server
|
||||||
|
|
||||||
* [Code-Server](/software/code-server)
|
* [Code-Server](/software/code-server)
|
||||||
|
|
||||||
### Elasticsearch
|
### Elasticsearch
|
||||||
|
|
||||||
* [Elasticsearch](/software/elasticsearch)
|
* [Elasticsearch](/software/elasticsearch)
|
||||||
|
|
||||||
### Gitea
|
### Gitea
|
||||||
|
|
||||||
* [Gitea](/software/gitea)
|
* [Gitea](/software/gitea)
|
||||||
|
|
||||||
### Grafana
|
### Grafana
|
||||||
|
|
||||||
* [Grafana](/software/grafana)
|
* [Grafana](/software/grafana)
|
||||||
|
|
||||||
### haste-server
|
### haste-server
|
||||||
|
|
||||||
* [haste-server](/software/haste-server)
|
* [haste-server](/software/haste-server)
|
||||||
|
|
||||||
### RabbitMQ
|
### RabbitMQ
|
||||||
|
|
||||||
* [rabbitmq](/software/rabbitmq)
|
* [rabbitmq](/software/rabbitmq)
|
||||||
|
Loading…
Reference in New Issue
Block a user