From 12c6ea5a7bd1a52d828327bfd4491f9811f9d2e0 Mon Sep 17 00:00:00 2001 From: Refosel Date: Sat, 28 Mar 2026 00:56:14 +0300 Subject: [PATCH] Add original repo credits and bilingual README --- README.md | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) diff --git a/README.md b/README.md index de12d5f..9208ac3 100644 --- a/README.md +++ b/README.md @@ -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 + +--- + +
+ +**[Website](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)** + +*Made with ❤️ by RefoselTeamWork* + +
+ +--- + +*** + +# 🎮 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)