From 4c9809f8f883d226483cb65e17770a913e926cba Mon Sep 17 00:00:00 2001 From: Refosel Date: Sat, 28 Mar 2026 00:53:38 +0300 Subject: [PATCH] Add beautiful README --- README.md | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27102ea..de12d5f 100644 --- a/README.md +++ b/README.md @@ -1 +1,54 @@ -# egg-garrysmod-x64-github \ No newline at end of file +# 🎮 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 +``` + +## 👥 Авторы + +- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru) + +## 📝 Лицензия + +MIT License - подробнее в файле [LICENSE](LICENSE) + +--- + +
+ +**[Сайт](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)** + +*Сделано с ❤️ командой RefoselTeamWork* + +