Split README into 2 files

This commit is contained in:
Refosel
2026-03-28 00:57:07 +03:00
parent 12c6ea5a7b
commit 9fd649dafe
2 changed files with 53 additions and 96 deletions

View File

@@ -2,21 +2,16 @@
> 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
```
@@ -31,115 +26,26 @@ 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 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)
---
Based on [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
## 👥 Authors
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
---
## 📝 License
MIT License - see [LICENSE](LICENSE) file
MIT License
---
<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>

51
README_RU.md Normal file
View File

@@ -0,0 +1,51 @@
# 🎮 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 образы
```
gitea.refoseltw.ru/rtw/games:source
```
## 📚 Оригинальный репозиторий
Основано на [pterodactyl/eggs](https://github.com/pterodactyl/eggs)
## 👥 Авторы
- **RefoselTeamWork** - [refoseltw.ru](https://refoseltw.ru)
## 📝 Лицензия
MIT License
---
**[Сайт](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Сделано с ❤️ командой RefoselTeamWork*