diff --git a/en/index.md b/en/index.md index 37e55b6..2595f4e 100644 --- a/en/index.md +++ b/en/index.md @@ -14,16 +14,17 @@ GameAP is an open source dashboard for managing game servers and services. GameAP supports starting, stopping and restarting any games and services. -| Game | Query | Rcon | Notes | -| ------ | ------- | ------ | ------- | -| Minecraft | ✔ | ✘ | -| Half-Life| ✔ | ✘ | Supported all versions and many popular mods (Sven Co-op, HeadCrab Frenzy) | -| Counter-Strike | ✔ | ✘ | Supported all versions (1.6, Source, Global Offencive) | -| Team Fortress 2 | ✔ | ✘ | -| Garry's Mod | ✔ | ✘ | -| Rust | ✔ | ✘ | -| Terraria | | -| San Andreas: MP | | +| Game | Query | Rcon | Notes | +|-----------------|-------|------|----------------------------------------------------------------------------| +| Minecraft | ✔ | ✔ | | +| Half-Life | ✔ | ✔ | Supported all versions and many popular mods (Sven Co-op, HeadCrab Frenzy) | +| Counter-Strike | ✔ | ✔ | Supported all versions (1.6, Source, Global Offencive, Counter-Strike 2) | +| Team Fortress 2 | ✔ | ✔ | | +| Garry's Mod | ✔ | ✔ | | +| Rust | ✔ | ✔ | | +| FiveM | ✔ | ✘ | Grand Theft Auto V Online mod | +| Terraria | | | | +| San Andreas: MP | | | | and many more... @@ -31,21 +32,14 @@ and many more... ### Automatic installation -Available for Debian, Ubuntu, Windows. -Fully automatic installation. You need to run the script, it will automatically install the necessary packages and panel. +Available for Linux and Windows. -Difficulty: easy +Fully automatic installation. You need to run the script, and it will automatically install the necessary packages and the panel. -[GameAP 3.x Automatic Installation](/en/auto_install.html) +Difficulty: Low -### Manual installation from GitHub - -Installing from source codes. You will need to download the panel, -install Composer and NPM package dependencies, build assets using NPM. - -Difficulty: high - -[GameAP 3.x manual installation](/en/manual_install.html) +* [Installation instruction for Linux](/en/install/install_on_linux.html) +* [Installation instruction for Windows](/en/install/install_on_windows.html) ### Installation on Shared hosting @@ -53,4 +47,15 @@ Installing the panel on a shared hosting, where there is no access to the comman Not recommended method -* [GameAP 3.x installation on Shared hosting](/en/shared_install.html) \ No newline at end of file +Difficulty: Medium + +* [GameAP 3.x installation on Shared hosting](/en/shared_install.html) + +### Manual installation from GitHub + +Installing from source codes. You will need to download the panel, +install Composer and NPM package dependencies, build assets using NPM. + +Difficulty: High + +[GameAP 3.x manual installation](/en/manual_install.html) \ No newline at end of file diff --git a/ru/index.md b/ru/index.md index 6a5acbf..e37de6b 100644 --- a/ru/index.md +++ b/ru/index.md @@ -14,16 +14,17 @@ GameAP -- панель с открытым исходным кодом для у Панель поддерживает запуск, остановку и перезапуск абсолютно любых игр и сервисов. -| Игра | Query | Rcon | Информация | -| ------ | ------- | ------ | ------- | -| Minecraft | ✔ | ✘ | -| Half-Life| ✔ | ✘ | Поддерживаются все версии и популярные моды (Sven Co-op, HeadCrab Frenzy) | -| Counter-Strike | ✔ | ✘ | Поддерживаются все версии (1.6, Source, Global Offencive) | -| Team Fortress 2 | ✔ | ✘ | -| Garry's Mod | ✔ | ✘ | -| Rust | ✔ | ✘ | -| Terraria | | -| San Andreas: MP | | +| Игра | Query | Rcon | Информация | +|-----------------|-------|------|-----------------------------------------------------------------------------| +| Minecraft | ✔ | ✔ | | +| Half-Life | ✔ | ✔ | Поддерживаются все версии и популярные моды (Sven Co-op, HeadCrab Frenzy) | +| Counter-Strike | ✔ | ✔ | Поддерживаются все версии (1.6, Source, Global Offencive, Counter-Strike 2) | +| Team Fortress 2 | ✔ | ✔ | | +| Garry's Mod | ✔ | ✔ | | +| Rust | ✔ | ✔ | | +| FiveM | ✔ | ✘ | Grand Theft Auto V онлайн мод | +| Terraria | | | | +| San Andreas: MP | | | | и много других игр... @@ -33,7 +34,8 @@ GameAP -- панель с открытым исходным кодом для у Доступно для Linux и Windows. -Полностью автоматическая установка. Нужно запустить скрипт, он автоматически установит необходимые пакеты и панель. +Полностью автоматическая установка. +Нужно запустить скрипт, он автоматически установит необходимые пакеты и панель. Сложность: низкая