mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-21 12:46:26 +03:00
[docs] ReGameDLL_CS docs stub
This commit is contained in:
parent
5919cb1bdd
commit
64b58dc6fd
15
docs/core-projects/ReGameDLL_CS/compilling.md
Normal file
15
docs/core-projects/ReGameDLL_CS/compilling.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
id: regamedll-cs-compilling
|
||||
title: Compilling
|
||||
sidebar_position: 5
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs/compilling
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Compilling | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Build instructions
|
||||
|
||||
### Checking requirements
|
13
docs/core-projects/ReGameDLL_CS/credits.md
Normal file
13
docs/core-projects/ReGameDLL_CS/credits.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-credits
|
||||
title: Credits
|
||||
sidebar_position: 6
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs/credits
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Credits | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Credits
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
id: regamedll_cs
|
||||
id: regamedll-cs
|
||||
title: ReGameDLL_CS
|
||||
sidebar_position: 1
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs
|
||||
---
|
||||
|
13
docs/core-projects/ReGameDLL_CS/installing.md
Normal file
13
docs/core-projects/ReGameDLL_CS/installing.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-install
|
||||
title: Installation
|
||||
sidebar_position: 2
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs/install
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Installing | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Installing
|
13
docs/core-projects/ReGameDLL_CS/settings.md
Normal file
13
docs/core-projects/ReGameDLL_CS/settings.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-settings
|
||||
title: Settings
|
||||
sidebar_position: 3
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs/settings
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Settings | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Settings
|
13
docs/core-projects/ReGameDLL_CS/supported-games.md
Normal file
13
docs/core-projects/ReGameDLL_CS/supported-games.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-supported-games
|
||||
title: Supported games
|
||||
sidebar_position: 1
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs/supported-games
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Supported games | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Supported games
|
13
docs/core-projects/ReGameDLL_CS/troubleshuting.md
Normal file
13
docs/core-projects/ReGameDLL_CS/troubleshuting.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-troubbleshouting
|
||||
title: Troubbleshouting
|
||||
sidebar_position: 4
|
||||
description: ReGameDLL_CS is a reverse-engineered, enhanced version of the Counter-Strike GameDLL, featuring extended functionality, optimizations, and new API options.
|
||||
slug: /regamedll-cs/troubbleshouting
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Troubbleshouting | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Troubbleshouting
|
@ -0,0 +1,15 @@
|
||||
---
|
||||
id: regamedll-cs-compilling
|
||||
title: Инструкция по сборке
|
||||
sidebar_position: 5
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs/compilling
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Инструкция по сборке | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Инструкция по сборке
|
||||
|
||||
### Проверка требований
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-credits
|
||||
title: Авторы
|
||||
sidebar_position: 6
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs/credits
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Авторы | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Авторы
|
@ -1,6 +1,7 @@
|
||||
---
|
||||
id: regamedll_cs
|
||||
id: regamedll-cs
|
||||
title: ReGameDLL_CS
|
||||
sidebar_position: 1
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs
|
||||
---
|
||||
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-install
|
||||
title: Установка
|
||||
sidebar_position: 2
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs/install
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Установка | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Установка
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-settings
|
||||
title: Настройки
|
||||
sidebar_position: 3
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs/settings
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Настройки | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Настройки
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-supported-games
|
||||
title: Поддерживаемые игры
|
||||
sidebar_position: 1
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs/supported-games
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Поддерживаемые игры | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Поддерживаемые игры
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: regamedll-cs-troubbleshouting
|
||||
title: Устранение проблем
|
||||
sidebar_position: 4
|
||||
description: ReGameDLL_CS представляет собой реверс-инжинированную, улучшенную версию GameDLL для Counter-Strike, включающую расширенный функционал, оптимизации и новые возможности API.
|
||||
slug: /regamedll-cs/troubbleshouting
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>ReGameDLL_CS: Устранение проблем | ReHLDS</title>
|
||||
</head>
|
||||
|
||||
# Устранение проблем
|
Loading…
x
Reference in New Issue
Block a user