Add original repo credits and bilingual README

This commit is contained in:
Refosel
2026-03-28 00:56:14 +03:00
parent 4c9809f8f8
commit 12c6ea5a7b

View File

@@ -1,13 +1,92 @@
# 🎮 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
@@ -27,6 +106,8 @@ git clone https://gitea.refoseltw.ru/RefoselTeamWork/pterodactyl-eggs.git
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:
@@ -35,10 +116,20 @@ wget -O egg-garrys-mod-x64-github.json https://gitea.refoseltw.ru/RefoselTeamWor
gitea.refoseltw.ru/rtw/games:source
```
---
## 📚 Оригинальный репозиторий
Эти яйца основаны на [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
---
## 👥 Авторы
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
---
## 📝 Лицензия
MIT License - подробнее в файле [LICENSE](LICENSE)