Add multilingual README (EN, RU, FR)

This commit is contained in:
Refosel
2026-03-28 14:51:48 +03:00
parent 4ee71d6bcb
commit 1347f38f78
3 changed files with 88 additions and 0 deletions

View File

@@ -27,3 +27,13 @@ Bot system designed specifically for RefoselTeamWork gamemodes.
### Original Code
**LeadBot** - https://github.com/LeadKiller/leadbot
---
<div align="center">
**[Website](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Made with ❤️ by RefoselTeamWork*
</div>

39
README_FR.md Normal file
View File

@@ -0,0 +1,39 @@
# RefoselBots
Système de bots conçu spécifiquement pour les modes de jeu RefoselTeamWork.
## Fonctionnalités
- Bots IA basés sur les équipes pour Team Deathmatch
- Système de navigation NextBot
- Système de quotas (équilibrage automatique du nombre de bots)
- Support des armes VJ Base
## Commandes console
- `refoselbots_add [nombre]` - Ajouter des bots
- `refoselbots_kick [nom/all]` - Supprimer les bots
- `refoselbots_quota [nombre]` - Équilibrer automatiquement les bots
## Installation
1. Copiez le dossier `refoselbots` dans `garrysmod/addons`
2. Assurez-vous que le navmesh est généré sur votre carte (`nav_generate`)
3. Ajoutez des bots avec `refoselbots_add` ou définissez un quota
---
## Crédits
### Code original
**LeadBot** - https://github.com/LeadKiller/leadbot
---
<div align="center">
**[Site web](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Fait avec ❤️ par RefoselTeamWork*
</div>

39
README_RU.md Normal file
View File

@@ -0,0 +1,39 @@
# RefoselBots
Система ботов, разработанная специально для режимов RefoselTeamWork.
## Функции
- Командные ИИ-боты для Team Deathmatch
- Навигационная система NextBot
- Система квот (авто-балансировка количества ботов)
- Поддержка оружия VJ Base
## Консольные команды
- `refoselbots_add [количество]` - Добавить ботов
- `refoselbots_kick [имя/all]` - Удалить ботов
- `refoselbots_quota [число]` - Авто-балансировка ботов
## Установка
1. Скопируйте папку `refoselbots` в `garrysmod/addons`
2. Убедитесь, что navmesh сгенерирован на вашей карте (`nav_generate`)
3. Добавьте ботов через `refoselbots_add` или установите квоту
---
## Авторы
### Оригинальный код
**LeadBot** - https://github.com/LeadKiller/leadbot
---
<div align="center">
**[Сайт](https://refoseltw.ru)** • **[Discord](https://discord.gg/refoseltw)** • **[Gitea](https://gitea.refoseltw.ru)**
*Сделано с ❤️ командой RefoselTeamWork*
</div>