Files
pterodactyl-eggs/README.md
2026-03-28 01:48:54 +03:00

52 lines
1.1 KiB
Markdown

# 🎮 Pterodactyl Eggs
> A collection of eggs for Pterodactyl and Gitea panels
## 📋 Eggs List
| Game | Description | File |
|------|-------------|------|
| 🧱 Garry's Mod | SandBox game by Facepunch Studios | [egg-garrys-mod-x64.json](./egg-garrys-mod-x64.json) |
## 🚀 Installation
### Via Gitea
```bash
git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
```
### Import to Pterodactyl
1. Download the JSON file for the desired egg
2. Go to Admin → Eggs
3. Click "Import Egg"
4. Upload the JSON file
### Via wget
```bash
wget -O egg-garrys-mod-x64.json https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs/raw/branch/master/egg-garrys-mod-x64.json
```
## 🐳 Docker Images
```
gitea.refoseltw.ru/refoselteamwork/games:source
```
## 📚 Original Repository
Based on [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
## 👥 Authors
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
## 📝 License
MIT License
---
**[Website](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Made with ❤️ by RefoselTeamWork*