mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 07:52:56 +08:00
Cleans up readme
Removes trailing slash to be consistent (added for missing ones in previous commit)
This commit is contained in:
parent
846a4d4819
commit
3a8deca69b
228
README.md
228
README.md
@ -24,162 +24,162 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
|
|
||||||
## 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/)
|
* [Bastion](/bots/discord/bastion)
|
||||||
* [CorpBot](/bots/discord/corpbot/) Python
|
* [CorpBot](/bots/discord/corpbot) Python
|
||||||
* [discord.js](bots/discord/discord.js/) Node JS generic
|
* [discord.js](bots/discord/discord.js) Node JS generic
|
||||||
* [discord.py](bots/discord/discord.py/) Python generic
|
* [discord.py](bots/discord/discord.py) Python generic
|
||||||
* [discordgo](bots/discord/discordgo/) golang generic
|
* [discordgo](bots/discord/discordgo) golang generic
|
||||||
* [fragbot](/bots/discord/fragbot/) Golang
|
* [fragbot](/bots/discord/fragbot) Golang
|
||||||
* [jmusicbot](/bots/discord/jmusicbot) Java
|
* [jmusicbot](/bots/discord/jmusicbot) Java
|
||||||
* [parkertron](/bots/discord/parkertron/) Golang
|
* [parkertron](/bots/discord/parkertron) Golang
|
||||||
* [pixel-bot](/bots/discord/pixelbot/) Python
|
* [pixel-bot](/bots/discord/pixelbot) Python
|
||||||
* [Red](/bots/discord/redbot/) Python
|
* [Red](/bots/discord/redbot) Python
|
||||||
* [Sinusbot](/bots/discord/sinusbot/)
|
* [Sinusbot](/bots/discord/sinusbot)
|
||||||
|
|
||||||
* [Twitch](/bots/twitch)
|
* [Twitch](/bots/twitch)
|
||||||
* [PhantomBot](/bots/twitch/phantombot/)
|
* [PhantomBot](/bots/twitch/phantombot)
|
||||||
* [sogeBot](/bots/twitch/sogebot/)
|
* [sogeBot](/bots/twitch/sogebot)
|
||||||
|
|
||||||
[Other](/bots/other/)
|
[Other](/bots/other)
|
||||||
* [Big Brother Bot](/bots/other/bigbrotherbot/)
|
* [Big Brother Bot](/bots/other/bigbrotherbot)
|
||||||
|
|
||||||
* [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
|
||||||
* [Lavalink](/voice_servers/lavalink/)
|
* [Lavalink](/voice_servers/lavalink)
|
||||||
* [teaspeak](/voice_servers/teaspeak/)
|
* [teaspeak](/voice_servers/teaspeak)
|
||||||
|
|
||||||
## Game Eggs
|
## Game Eggs
|
||||||
[Among Us Impostor Server](/among_us/impostor_server/)
|
[Among Us Impostor Server](/among_us/impostor_server)
|
||||||
|
|
||||||
[ET Legacy](/enemy_territory/etlegacy/)
|
[ET Legacy](/enemy_territory/etlegacy)
|
||||||
|
|
||||||
[Factorio](/factorio/factorio/)
|
[Factorio](/factorio/factorio)
|
||||||
|
|
||||||
[Grand Theft Auto](/gta/)
|
[Grand Theft Auto](/gta)
|
||||||
* GTA V
|
* GTA V
|
||||||
* [FiveM](/gta/fivem/)
|
* [FiveM](/gta/fivem)
|
||||||
* [RageMP](/gta/ragemp/)
|
* [RageMP](/gta/ragemp)
|
||||||
* [alt:V](/gta/altv/)
|
* [alt:V](/gta/altv)
|
||||||
* GTA SA
|
* GTA SA
|
||||||
* [Multi Theft Auto](/gta/mtasa/)
|
* [Multi Theft Auto](/gta/mtasa)
|
||||||
* [SA-MP](/gta/samp/)
|
* [SA-MP](/gta/samp)
|
||||||
|
|
||||||
[Mindustry](/mindustry/)
|
[Mindustry](/mindustry)
|
||||||
|
|
||||||
[Minetest](/minetest/) (including MTG)
|
[Minetest](/minetest) (including MTG)
|
||||||
|
|
||||||
[Minecraft](/minecraft/)
|
[Minecraft](/minecraft)
|
||||||
* [Bedrock](/minecraft/bedrock/)
|
* [Bedrock](/minecraft/bedrock)
|
||||||
* [Bedrock](/minecraft/bedrock/bedrock/)
|
* [Bedrock](/minecraft/bedrock/bedrock)
|
||||||
* [Nukkit](/minecraft/bedrock/nukkit/)
|
* [Nukkit](/minecraft/bedrock/nukkit)
|
||||||
* [PocketMine MP](/minecraft/bedrock/pocketmine_mp/)
|
* [PocketMine MP](/minecraft/bedrock/pocketmine_mp)
|
||||||
|
|
||||||
* [Java](/minecraft/java/) Servers for Java Minecraft
|
* [Java](/minecraft/java) Servers for Java Minecraft
|
||||||
* [Cuberite](/minecraft/java/cuberite/)
|
* [Cuberite](/minecraft/java/cuberite)
|
||||||
* [feather](/minecraft/java/feather/)
|
* [feather](/minecraft/java/feather)
|
||||||
* [Feed The Beast](/minecraft/java/ftb/)
|
* [Feed The Beast](/minecraft/java/ftb)
|
||||||
* [Forge](/minecraft/java/forge/)
|
* [Forge](/minecraft/java/forge)
|
||||||
* [Magma](/minecraft/java/magma/)
|
* [Magma](/minecraft/java/magma)
|
||||||
* [Paper](/minecraft/java/paper)
|
* [Paper](/minecraft/java/paper)
|
||||||
* [Spigot](/minecraft/java/spigot/)
|
* [Spigot](/minecraft/java/spigot)
|
||||||
* [SpongeForge](/minecraft/java/spongeforge/)
|
* [SpongeForge](/minecraft/java/spongeforge)
|
||||||
* [SpongeVanilla](/minecraft/java/spongevanilla/)
|
* [SpongeVanilla](/minecraft/java/spongevanilla)
|
||||||
* [Technic](/minecraft/java/technic/)
|
* [Technic](/minecraft/java/technic)
|
||||||
* [Tuinity](/minecraft/java/tuinity/)
|
* [Tuinity](/minecraft/java/tuinity)
|
||||||
* [VanillaCord](/minecraft/java/vanillacord/)
|
* [VanillaCord](/minecraft/java/vanillacord)
|
||||||
|
|
||||||
* [Proxies](/minecraft/proxy/) Minecraft Server Proxies
|
* [Proxies](/minecraft/proxy) Minecraft Server Proxies
|
||||||
* [Java](/minecraft/proxy/java/)
|
* [Java](/minecraft/proxy/java)
|
||||||
* [TyphoonLimbo](/minecraft/proxy/java/typhoonlimbo/)
|
* [TyphoonLimbo](/minecraft/proxy/java/typhoonlimbo)
|
||||||
* [Waterfall](/minecraft/proxy/java/waterfall/)
|
* [Waterfall](/minecraft/proxy/java/waterfall)
|
||||||
* [Travertine](/minecraft/proxy/java/travertine/)
|
* [Travertine](/minecraft/proxy/java/travertine)
|
||||||
* [Velocity](/minecraft/proxy/java/velocity/)
|
* [Velocity](/minecraft/proxy/java/velocity)
|
||||||
* [Cross Platform](/minecraft/proxy/cross_platform/)
|
* [Cross Platform](/minecraft/proxy/cross_platform)
|
||||||
* [GeyserMC] (/minecraft/proxy/cross_platform/geyser/)
|
* [GeyserMC](/minecraft/proxy/cross_platform/geyser)
|
||||||
* [Waterdog](/minecraft/proxy/cross_platform/waterdog/)
|
* [Waterdog](/minecraft/proxy/cross_platform/waterdog)
|
||||||
* DragonProxy abandoned in favour of GeyserMC.
|
* DragonProxy abandoned in favour of GeyserMC.
|
||||||
|
|
||||||
|
|
||||||
[OpenRA](/openra/)
|
[OpenRA](/openra)
|
||||||
* [OpenRA Dune2000](/openra/openra_dune2000/)
|
* [OpenRA Dune2000](/openra/openra_dune2000)
|
||||||
* [OpenRA Red Alert](/openra/openra_red_alert/)
|
* [OpenRA Red Alert](/openra/openra_red_alert)
|
||||||
* [OpenRA Tiberian Dawn](/openra/openra_tiberian_dawn/)
|
* [OpenRA Tiberian Dawn](/openra/openra_tiberian_dawn)
|
||||||
|
|
||||||
|
|
||||||
[Red Dead Redemption](/rdr/)
|
[Red Dead Redemption](/rdr)
|
||||||
* [RedM](/rdr/redm/)
|
* [RedM](/rdr/redm)
|
||||||
|
|
||||||
[steamcmd servers](/steamcmd_servers/) These eggs use steamcmd to install
|
[steamcmd servers](/steamcmd_servers) These eggs use steamcmd to install
|
||||||
* [7 Days to Die](/steamcmd_servers/7_days_to_die/)
|
* [7 Days to Die](/steamcmd_servers/7_days_to_die)
|
||||||
* [ARK Survival Evolved](/steamcmd_servers/ark_survival_evolved/)
|
* [ARK Survival Evolved](/steamcmd_servers/ark_survival_evolved)
|
||||||
* [Arma](/steamcmd_servers/arma/)
|
* [Arma](/steamcmd_servers/arma)
|
||||||
* [Arma 3](/steamcmd_servers/arma/arma3/)
|
* [Arma 3](/steamcmd_servers/arma/arma3)
|
||||||
* [Arma 3 HC](/steamcmd_servers/arma/arma3_headless_client/)
|
* [Arma 3 HC](/steamcmd_servers/arma/arma3_headless_client)
|
||||||
* [Arma 3 HC](/steamcmd_servers/arma/arma3_x64/)
|
* [Arma 3 HC](/steamcmd_servers/arma/arma3_x64)
|
||||||
* [Avorion](/steamcmd_servers/avorion/)
|
* [Avorion](/steamcmd_servers/avorion)
|
||||||
* [Citadel: Forged with Fire](/steamcmd_servers/citadel/)
|
* [Citadel: Forged with Fire](/steamcmd_servers/citadel)
|
||||||
* [Conan Exiles](/steamcmd_servers/conan_exiles/)
|
* [Conan Exiles](/steamcmd_servers/conan_exiles)
|
||||||
* [Don't Starve](/steamcmd_servers/dont_starve/)
|
* [Don't Starve](/steamcmd_servers/dont_starve)
|
||||||
* [ECO](/steamcmd_servers/eco/)
|
* [ECO](/steamcmd_servers/eco)
|
||||||
* [HLDS server](/steamcmd_servers/hlds_server)
|
* [HLDS server](/steamcmd_servers/hlds_server)
|
||||||
* [Holdfast](/steamcmd_servers/holdfast)
|
* [Holdfast](/steamcmd_servers/holdfast)
|
||||||
* [Hurtworld](/steamcmd_servers/hurtworld)
|
* [Hurtworld](/steamcmd_servers/hurtworld)
|
||||||
* [Insurgency: Sandstorm](/steamcmd_servers/insurgency_sandstorm/)
|
* [Insurgency: Sandstorm](/steamcmd_servers/insurgency_sandstorm)
|
||||||
* [Killing Floor 2](/steamcmd_servers/killingfloor2/)
|
* [Killing Floor 2](/steamcmd_servers/killingfloor2)
|
||||||
* [Mordhau](/steamcmd_servers/mordhau/)
|
* [Mordhau](/steamcmd_servers/mordhau)
|
||||||
* [Onset](/steamcmd_servers/onset/)
|
* [Onset](/steamcmd_servers/onset)
|
||||||
* [PixARK](/steamcmd_servers/pixark/)
|
* [PixARK](/steamcmd_servers/pixark)
|
||||||
* [Project Zomboid](/steamcmd_servers/project_zomboid/)
|
* [Project Zomboid](/steamcmd_servers/project_zomboid)
|
||||||
* [Rising World](/steamcmd_servers/rising_world/)
|
* [Rising World](/steamcmd_servers/rising_world)
|
||||||
* [Rust Staging Branch](/steamcmd_servers/rust_staging/)
|
* [Rust Staging Branch](/steamcmd_servers/rust_staging)
|
||||||
* [SCP: Secret Laboratory](/steamcmd_servers/scpsl/)
|
* [SCP: Secret Laboratory](/steamcmd_servers/scpsl)
|
||||||
* [dedicated](/steamcmd_servers/scpsl/dedicated/)
|
* [dedicated](/steamcmd_servers/scpsl/dedicated)
|
||||||
* [multiadmin](/steamcmd_servers/scpsl/multiadmin/)
|
* [multiadmin](/steamcmd_servers/scpsl/multiadmin)
|
||||||
* [Soldat](/steamcmd_servers/soldat/)
|
* [Soldat](/steamcmd_servers/soldat)
|
||||||
* [Starbound](/steamcmd_servers/starbound/)
|
* [Starbound](/steamcmd_servers/starbound)
|
||||||
* [Stationeers](/steamcmd_servers/stationeers/)
|
* [Stationeers](/steamcmd_servers/stationeers)
|
||||||
* [Stormworks](/steamcmd_servers/stormworks/)
|
* [Stormworks](/steamcmd_servers/stormworks)
|
||||||
* [Sven Co-op](/steamcmd_servers/svencoop/)
|
* [Sven Co-op](/steamcmd_servers/svencoop)
|
||||||
* [Squad](/steamcmd_servers/squad/)
|
* [Squad](/steamcmd_servers/squad)
|
||||||
* [Team Fortress 2 Classic](/steamcmd_servers/team_fortress_2_classic/)
|
* [Team Fortress 2 Classic](/steamcmd_servers/team_fortress_2_classic)
|
||||||
* [Unturned](/steamcmd_servers/unturned/)
|
* [Unturned](/steamcmd_servers/unturned)
|
||||||
|
|
||||||
[Teeworlds](/teeworlds/)
|
[Teeworlds](/teeworlds)
|
||||||
* [teeworlds](/teeworlds/teeworlds/)
|
* [teeworlds](/teeworlds/teeworlds)
|
||||||
|
|
||||||
[Terraria](/terraria/)
|
[Terraria](/terraria)
|
||||||
* [vanilla](/terraria/vanilla/)
|
* [vanilla](/terraria/vanilla)
|
||||||
* [tmodloader](/terraria/tmodloader/)
|
* [tmodloader](/terraria/tmodloader)
|
||||||
* [tshock](/terraria/tshock/)
|
* [tshock](/terraria/tshock)
|
||||||
|
|
||||||
[Tycoon Games](/tycoon_games/)
|
[Tycoon Games](/tycoon_games)
|
||||||
* [OpenTTD](/tycoon_games/openttd/)
|
* [OpenTTD](/tycoon_games/openttd)
|
||||||
|
|
||||||
[Unreal Engine](/unreal_engine)
|
[Unreal Engine](/unreal_engine)
|
||||||
* [Tower Unite](/unreal_engine/tower_unite/)
|
* [Tower Unite](/unreal_engine/tower_unite)
|
||||||
* [Tower Unite](/steamcmd_servers/tower_unite/)
|
* [Tower Unite](/steamcmd_servers/tower_unite)
|
||||||
|
|
||||||
[Vintage Story](/vintage_story/vintage_story/)
|
[Vintage Story](/vintage_story/vintage_story)
|
||||||
|
|
||||||
[Xonotic](/xonotic/xonotic/)
|
[Xonotic](/xonotic/xonotic)
|
||||||
|
|
||||||
[Cryofall](/cryofall/)
|
[Cryofall](/cryofall)
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
# Minecraft Proxies
|
# Minecraft Proxies
|
||||||
|
|
||||||
* [Java](/minecraft/proxy/java/)
|
* [Java](/minecraft/proxy/java/)
|
||||||
* [Waterfall](/minecraft/proxy/java/waterfall/)
|
* [Waterfall](/minecraft/proxy/java/waterfall)
|
||||||
* [Travertine](/minecraft/proxy/java/travertine/)
|
* [Travertine](/minecraft/proxy/java/travertine)
|
||||||
* [Velocity](/minecraft/proxy/java/velocity/)
|
* [Velocity](/minecraft/proxy/java/velocity)
|
||||||
* [TyphoonLimbo](/minecraft/proxy/java/typhoonlimbo/)
|
* [TyphoonLimbo](/minecraft/proxy/java/typhoonlimbo)
|
||||||
* [Bedrock](/minecraft/proxy/bedrock/)
|
|
||||||
* [DragonProxy](/minecraft/proxy/bedrock/dragonproxy/) (Abandoned in favor of GeyserMC)
|
|
||||||
* [GeyserMC](/minecraft/proxy/bedrock/geyser/)
|
|
||||||
* [Cross Platform](/minecraft/proxy/cross_platform)
|
* [Cross Platform](/minecraft/proxy/cross_platform)
|
||||||
* [Waterdog](/minecraft/proxy/waterdog/)
|
* [GeyserMC](/minecraft/proxy/cross_platform/geyser)
|
||||||
|
* [Waterdog](/minecraft/proxy/cross_platform/waterdog)
|
||||||
|
* DragonProxy abandoned in favour of GeyserMC.
|
||||||
|
Loading…
Reference in New Issue
Block a user