Files
pterodactyl-eggs/README.md
2026-03-28 00:56:14 +03:00

146 lines
2.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 🎮 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-github.json](./egg-garrys-mod-x64-github.json) |
---
## 🚀 Installation
### Via Gitea
```bash
# Clone repository
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-github.json https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs/raw/branch/master/egg-garrys-mod-x64-github.json
```
---
## 🐳 Docker Images
Our eggs use Docker images from our registry:
```
gitea.refoseltw.ru/rtw/games:source
```
---
## 📚 Original Repository
This eggs are based on [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
---
## 👥 Authors
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
---
## 📝 License
MIT License - see [LICENSE](LICENSE) file
---
<div align="center">
**[Website](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Made with ❤️ by RefoselTeamWork*
</div>
---
***
# 🎮 Pterodactyl Eggs
> Набор яиц (egg) для панелей Pterodactyl и Gitea
---
## 📋 Список яиц
| Игра | Описание | Файл |
|------|----------|------|
| 🧱 Garry's Mod | SandBox игра от Facepunch Studios | [egg-garrys-mod-x64-github.json](./egg-garrys-mod-x64-github.json) |
---
## 🚀 Установка
### Через Gitea
```bash
# Склонировать репозиторий
git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
```
### Импорт в Pterodactyl
1. Скачайте JSON файл нужного яйца
2. Перейдите в Admin → Eggs
3. Нажмите "Import Egg"
4. Загрузите JSON файл
### Через wget
```bash
wget -O egg-garrys-mod-x64-github.json https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs/raw/branch/master/egg-garrys-mod-x64-github.json
```
---
## 🐳 Docker образы
Для работы яиц используются Docker образы из нашего registry:
```
gitea.refoseltw.ru/rtw/games:source
```
---
## 📚 Оригинальный репозиторий
Эти яйца основаны на [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
---
## 👥 Авторы
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
---
## 📝 Лицензия
MIT License - подробнее в файле [LICENSE](LICENSE)
---
<div align="center">
**[Сайт](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Сделано с ❤️ командой RefoselTeamWork*
</div>