docs: Add Pterodactyl egg repository locations

Eggs moved to dedicated repos:
- pterodactyl/game-eggs
- pterodactyl/application-eggs
- pterodactyl/generic-eggs

Signed-off-by: Claude (Chronicler #63) <claude@firefrostgaming.com>
This commit is contained in:
Claude (Chronicler #63)
2026-04-06 10:31:56 +00:00
parent f12878666f
commit ae046c910e

View File

@@ -0,0 +1,21 @@
# Pterodactyl Resources
## Official Egg Repositories (as of April 2026)
The eggs have moved from the main panel repo to dedicated repositories:
| Type | Repository |
|------|-----------|
| Game Servers | https://github.com/pterodactyl/game-eggs |
| Applications | https://github.com/pterodactyl/application-eggs |
| Generic | https://github.com/pterodactyl/generic-eggs |
**Note:** The old location (`pterodactyl/eggs` or `pterodactyl/panel/database/Seeders/eggs/`) is deprecated.
### Minecraft Vanilla Egg
```
https://raw.githubusercontent.com/pterodactyl/game-eggs/main/minecraft/java/vanilla/egg-vanilla.json
```
---
*Added by Chronicler #63, April 6, 2026*