mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-21 12:46:26 +03:00
[docs] stubs reorganization
This commit is contained in:
parent
1db50cecc3
commit
0640b46f9c
@ -1,15 +1,25 @@
|
||||
---
|
||||
id: refreelook-compilling
|
||||
title: Compilling
|
||||
title: "ReFreeLook: Compilling"
|
||||
sidebar_label: Compilling
|
||||
sidebar_position: 4
|
||||
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
|
||||
slug: /refreelook/compilling
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- compilling
|
||||
tags:
|
||||
- refreelook
|
||||
- compilling
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReFreeLook: Compilling | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Build instructions
|
||||
|
||||
### Checking requirements
|
@ -1,13 +1,25 @@
|
||||
---
|
||||
id: refreelook-credits
|
||||
title: Credits
|
||||
title: "ReFreeLook: Credits"
|
||||
sidebar_label: Credits
|
||||
sidebar_position: 5
|
||||
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
|
||||
slug: /refreelook/credits
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- credits
|
||||
- about
|
||||
tags:
|
||||
- refreelook
|
||||
- credits
|
||||
- about
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReFreeLook: Credits | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Credits
|
@ -1,9 +1,22 @@
|
||||
---
|
||||
id: refreelook
|
||||
title: ReFreeLook
|
||||
title: "ReFreeLook"
|
||||
sidebar_label: ReFreeLook
|
||||
sidebar_position: 1
|
||||
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
|
||||
slug: /refreelook
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
tags:
|
||||
- refreelook
|
||||
- amxx module
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
# What is ReFreeLook?
|
@ -1,13 +1,23 @@
|
||||
---
|
||||
id: refreelook-install
|
||||
title: Installation
|
||||
title: "ReFreeLook: Installation"
|
||||
sidebar_label: Installation
|
||||
sidebar_position: 2
|
||||
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
|
||||
slug: /refreelook/install
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- install
|
||||
tags:
|
||||
- refreelook
|
||||
- install
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReFreeLook: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
@ -1,13 +1,23 @@
|
||||
---
|
||||
id: refreelook-settings
|
||||
title: Settings
|
||||
title: "ReFreeLook: Settings"
|
||||
sidebar_label: Settings
|
||||
sidebar_position: 3
|
||||
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
|
||||
slug: /refreelook/settings
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- settings
|
||||
tags:
|
||||
- refreelook
|
||||
- settings
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReFreeLook: Settings | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Settings
|
@ -1,15 +1,23 @@
|
||||
---
|
||||
id: rechecker-compilling
|
||||
title: Compilling
|
||||
title: "ReChecker: Compilling"
|
||||
sidebar_label: Compilling
|
||||
sidebar_position: 4
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker/compilling
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- compilling
|
||||
tags:
|
||||
- rechecker
|
||||
- compilling
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Compilling | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Build instructions
|
||||
|
||||
### Checking requirements
|
23
docs/Misc/Metamod/ReChecker/credits.md
Normal file
23
docs/Misc/Metamod/ReChecker/credits.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
id: rechecker-credits
|
||||
title: "ReChecker: Credits"
|
||||
sidebar_label: Credits
|
||||
sidebar_position: 5
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker/credits
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- credits
|
||||
- about
|
||||
tags:
|
||||
- rechecker
|
||||
- credits
|
||||
- about
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
# Credits
|
@ -1,9 +1,20 @@
|
||||
---
|
||||
id: rechecker
|
||||
title: ReChecker
|
||||
title: "ReChecker"
|
||||
sidebar_label: ReChecker
|
||||
sidebar_position: 1
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
tags:
|
||||
- rechecker
|
||||
- metamod plugin
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
# What is ReChecker?
|
21
docs/Misc/Metamod/ReChecker/installing.md
Normal file
21
docs/Misc/Metamod/ReChecker/installing.md
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
id: rechecker-install
|
||||
title: "ReChecker: Installation"
|
||||
sidebar_label: Installation
|
||||
sidebar_position: 2
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker/install
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- install
|
||||
tags:
|
||||
- rechecker
|
||||
- install
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
# Installation
|
@ -1,13 +1,21 @@
|
||||
---
|
||||
id: rechecker-settings
|
||||
title: Settings
|
||||
title: "ReChecker: Settings"
|
||||
sidebar_label: Settings
|
||||
sidebar_position: 3
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker/settings
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- settings
|
||||
tags:
|
||||
- rechecker
|
||||
- settings
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Settings | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Settings
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
id: rechecker-credits
|
||||
title: Credits
|
||||
sidebar_position: 5
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker/credits
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Credits | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Credits
|
@ -1,13 +0,0 @@
|
||||
---
|
||||
id: rechecker-install
|
||||
title: Installation
|
||||
sidebar_position: 2
|
||||
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
|
||||
slug: /rechecker/install
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
@ -10,7 +10,7 @@ slug: /metamod-r/install
|
||||
<title>Metamod-R: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
||||
# Installation
|
||||
|
||||
Check out [list of supported games](/docs/metamod-r/supported-games) and make sure that there is your game in the list. _Don't be upset if it's not. After installation you can check the performance of **Metamod-r** with your `unsupported` mod after fine tuning by this [article](/docs/metamod-r/settings). There is a possibility that the game will start._
|
||||
|
||||
@ -22,7 +22,7 @@ Check out [list of supported games](/docs/metamod-r/supported-games) and make su
|
||||
|---------| -------| -------|
|
||||
| :x: | `API 3.1+` |   |
|
||||
|
||||
# Installing on the game server
|
||||
# Installation on the game server
|
||||
* Download the latest version of _**Metamod-r**_ [](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) into any convenient place.
|
||||
* Unzip the folder _**addons**_ into your mod folder from the downloaded zip archive.
|
||||
_In case of any problem with determining the name of the directory, please refer to the summary table, which is represented by **[here](/docs/metamod-r/troubbleshouting)**._
|
||||
|
@ -10,4 +10,4 @@ slug: /reapi/install
|
||||
<title>ReAPI: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
||||
# Installation
|
||||
|
@ -10,4 +10,4 @@ slug: /regamedll-cs/install
|
||||
<title>ReGameDLL_CS: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
||||
# Installation
|
||||
|
@ -10,4 +10,4 @@ slug: /rehlds/install
|
||||
<title>ReHLDS: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
||||
# Installation
|
||||
|
@ -54,5 +54,13 @@
|
||||
"sidebar.tutorialSidebar.category.ReVoice": {
|
||||
"message": "ReVoice",
|
||||
"description": "The label for category ReVoice in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.AMX Mod X": {
|
||||
"message": "AMX Mod X",
|
||||
"description": "The label for category AMX Mod X in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Metamod": {
|
||||
"message": "Metamod",
|
||||
"description": "The label for category Metamod in sidebar tutorialSidebar"
|
||||
}
|
||||
}
|
||||
|
@ -6,3 +6,14 @@ wopox1337:
|
||||
page: true
|
||||
socials:
|
||||
github: wopox1337
|
||||
|
||||
STAM:
|
||||
name: Зимовский Анатолий
|
||||
title: DevOps Engineer
|
||||
url: https://www.mobygames.com/person/1052066/anatolii-zimovskii/
|
||||
image_url: https://github.com/stamepicmorg.png
|
||||
page: true
|
||||
socials:
|
||||
github: stamepicmorg
|
||||
linkedin: anatoliy-zimovskiy
|
||||
mobygames: https://www.mobygames.com/person/1052066/anatolii-zimovskii/
|
||||
|
@ -7,15 +7,15 @@
|
||||
"message": "Основные проекты",
|
||||
"description": "The label for category Core projects in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Addons, Plugins and Modules": {
|
||||
"message": "Дополнения, Плагины и Модули",
|
||||
"description": "The label for category .Addons, Plugins and Modules in sidebar tutorialSidebar"
|
||||
"sidebar.tutorialSidebar.category.Misc": {
|
||||
"message": "Остальное",
|
||||
"description": "The label for category .Misc in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Core projects.link.generated-index.description": {
|
||||
"message": "Основные проекты организации ReHLDS, о которых вы можете прочитать.",
|
||||
"description": "The generated-index page description for category Core projects in sidebar tutorialSidebar"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Addons, Plugins and Modules.link.generated-index.description": {
|
||||
"sidebar.tutorialSidebar.category.Misc.link.generated-index.description": {
|
||||
"message": "Дополнительные проекты организации ReHLDS, о которых вы можете узнать подробнее.",
|
||||
"description": "The generated-index page description for category Core projects in sidebar tutorialSidebar"
|
||||
}
|
||||
|
@ -1,15 +1,27 @@
|
||||
---
|
||||
id: refreelook-compilling
|
||||
title: Инструкция по сборке
|
||||
title: "ReFreeLook: Инструкция по сборке"
|
||||
sidebar_label: Инструкция по сборке
|
||||
sidebar_position: 4
|
||||
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
|
||||
slug: /refreelook/compilling
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- compilling
|
||||
- Инструкция по сборке
|
||||
tags:
|
||||
- refreelook
|
||||
- compilling
|
||||
- Инструкция по сборке
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReVoice: Инструкция по сборке | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Инструкция по сборке
|
||||
|
||||
### Проверка требований
|
@ -1,13 +1,27 @@
|
||||
---
|
||||
id: refreelook-credits
|
||||
title: Авторы
|
||||
title: "ReFreeLook: Авторы"
|
||||
sidebar_position: 5
|
||||
sidebar_label: Авторы
|
||||
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
|
||||
slug: /refreelook/credits
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- credits
|
||||
- about
|
||||
- Авторы
|
||||
tags:
|
||||
- refreelook
|
||||
- credits
|
||||
- about
|
||||
- Авторы
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReVoice: Авторы | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Авторы
|
@ -1,9 +1,22 @@
|
||||
---
|
||||
id: refreelook
|
||||
title: ReVoice
|
||||
title: "ReFreeLook"
|
||||
sidebar_label: ReFreeLook
|
||||
sidebar_position: 1
|
||||
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
|
||||
slug: /refreelook
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
tags:
|
||||
- refreelook
|
||||
- amxx module
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
# Что такое ReVoice?
|
||||
# Что такое ReFreeLook?
|
@ -1,13 +1,25 @@
|
||||
---
|
||||
id: refreelook-install
|
||||
title: Установка
|
||||
title: "ReFreeLook: Установка"
|
||||
sidebar_label: Установка
|
||||
sidebar_position: 2
|
||||
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
|
||||
slug: /refreelook/install
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- install
|
||||
- Установка
|
||||
tags:
|
||||
- refreelook
|
||||
- install
|
||||
- Установка
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReVoice: Установка | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Установка
|
@ -1,13 +1,24 @@
|
||||
---
|
||||
id: refreelook-settings
|
||||
title: Настройки
|
||||
title: "ReFreeLook: Настройки"
|
||||
sidebar_label: Настройки
|
||||
sidebar_position: 3
|
||||
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
|
||||
slug: /refreelook/settings
|
||||
keywords:
|
||||
- refreelook
|
||||
- AMX Mod X
|
||||
- amxx
|
||||
- amx
|
||||
- module
|
||||
- settings
|
||||
tags:
|
||||
- refreelook
|
||||
- settings
|
||||
- Настройки
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReVoice: Настройки | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Настройки
|
@ -1,15 +1,25 @@
|
||||
---
|
||||
id: rechecker-compilling
|
||||
title: Инструкция по сборке
|
||||
title: "ReChecker: Инструкция по сборке"
|
||||
sidebar_label: Инструкция по сборке
|
||||
sidebar_position: 4
|
||||
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
|
||||
slug: /rechecker/compilling
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- compilling
|
||||
- Инструкция по сборке
|
||||
tags:
|
||||
- rechecker
|
||||
- compilling
|
||||
- Инструкция по сборке
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Инструкция по сборке | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Инструкция по сборке
|
||||
|
||||
### Проверка требований
|
@ -1,13 +1,23 @@
|
||||
---
|
||||
id: rechecker-credits
|
||||
title: Авторы
|
||||
title: "ReChecker: Авторы"
|
||||
sidebar_label: Авторы
|
||||
sidebar_position: 5
|
||||
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
|
||||
slug: /rechecker/credits
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- credits
|
||||
- Авторы
|
||||
tags:
|
||||
- rechecker
|
||||
- credits
|
||||
- Авторы
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Авторы | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Авторы
|
@ -1,9 +1,20 @@
|
||||
---
|
||||
id: rechecker
|
||||
title: ReChecker
|
||||
title: "ReChecker"
|
||||
sidebar_label: ReChecker
|
||||
sidebar_position: 1
|
||||
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
|
||||
slug: /rechecker
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
tags:
|
||||
- rechecker
|
||||
- metamod plugin
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
# Что такое ReChecker?
|
@ -1,13 +1,23 @@
|
||||
---
|
||||
id: rechecker-install
|
||||
title: Установка
|
||||
title: "ReChecker: Установка"
|
||||
sidebar_label: Установка
|
||||
sidebar_position: 2
|
||||
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
|
||||
slug: /rechecker/install
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- install
|
||||
- Установка
|
||||
tags:
|
||||
- rechecker
|
||||
- install
|
||||
- Установка
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Установка | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Установка
|
@ -1,13 +1,23 @@
|
||||
---
|
||||
id: rechecker-settings
|
||||
title: Настройки
|
||||
title: "ReChecker: Настройки"
|
||||
sidebar_label: Настройки
|
||||
sidebar_position: 3
|
||||
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
|
||||
slug: /rechecker/settings
|
||||
keywords:
|
||||
- rechecker
|
||||
- metamod
|
||||
- plugin
|
||||
- settings
|
||||
- Настройки
|
||||
tags:
|
||||
- rechecker
|
||||
- settings
|
||||
- Настройки
|
||||
last_update:
|
||||
date: 07/21/2025
|
||||
author: STAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReChecker: Настройки | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Настройки
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Дополнения, Плагины и Модули",
|
||||
"label": "Остальное",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index",
|
Loading…
x
Reference in New Issue
Block a user