Split README into 2 files
This commit is contained in:
51
README_RU.md
Normal file
51
README_RU.md
Normal 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*
|
||||
Reference in New Issue
Block a user