|
1 |
| -# Metamod-r [](https://github.com/theAsmodai/metamod-r/releases/latest) []() [](http://isitmaintained.com/project/theAsmodai/metamod-r "Percentage of issues still open") [](https://www.gnu.org/licenses/gpl-3.0) |
| 1 | +# [Metamod-r](https://github.com/rehlds/metamod-r) [](http://isitmaintained.com/project/rehlds/metamod-r "Percentage of issues still open") [](https://github.com/rehlds/metamod-r/blob/master/LICENSE.md) |
2 | 2 |
|
3 | 3 | **Metamod-r** is based on the original version of [Metamod](http://metamod.org/) written by _Will Day_ for Half-Life 1 with some improvements from [Jussi Kivilinna](https://github.com/jkivilin) ([Metamod-p](https://github.com/jkivilin/metamod-p)). This product contains a large number of performance optimizations and more pure code. The core was written using JIT compiler.
|
4 | 4 |
|
5 |
| -**Metamod-r is recommended to be run with [ReHLDS](https://github.com/dreamstalker/ReHLDS) (`API 3.1+`). |
| 5 | +**Metamod-r is recommended to be run with [ReHLDS](https://github.com/rehlds/ReHLDS) (`API 3.1+`). |
6 | 6 | There is compatible with original `HLDS`**
|
7 | 7 |
|
8 |
| -|HLDS | [ReHLDS](https://github.com/dreamstalker/ReHLDS) | OS | Download | |
| 8 | +|HLDS | [ReHLDS](https://github.com/rehlds/ReHLDS) | OS | Download | |
9 | 9 | |---------| -------| --- | --- |
|
10 |
| -| :heavy_check_mark: | :heavy_check_mark: `API 3.1+` |  | [](https://github.com/theAsmodai/metamod-r/releases/latest) |
| 10 | +| :heavy_check_mark: | :heavy_check_mark: `API 3.1+` |  | [](https://github.com/rehlds/metamod-r/releases/latest) |
11 | 11 |
|
12 | 12 | [](https://metamod-r.org/)
|
13 |
| -[](https://github.com/theAsmodai/metamod-r/) |
14 |
| -[](https://github.com/theAsmodai/metamod-r/issues) |
15 |
| -[](https://github.com/theAsmodai/metamod-r/network) |
16 |
| -[](https://github.com/theAsmodai/metamod-r/stargazers) |
17 |
| - |
18 |
| - |
19 |
| -Distributed under |
20 |
| -[](https://github.com/theAsmodai/metamod-r/blob/master/LICENSE). |
21 |
| - |
| 13 | +[](https://github.com/rehlds/metamod-r/) |
| 14 | +[](https://github.com/rehlds/metamod-r/issues) |
| 15 | +[](https://github.com/rehlds/metamod-r/network) |
| 16 | +[](https://github.com/rehlds/metamod-r/stargazers) |
| 17 | + |
22 | 18 | ## Documentation
|
23 |
| -* All actual documentation in  **English** and  **Russian** languages is placed at [this link](https://github.com/theAsmodai/metamod-r/wiki). |
| 19 | +* All actual documentation in  **English** and  **Russian** languages is placed at [this link](https://github.com/rehlds/metamod-r/wiki). |
24 | 20 |
|
25 | 21 | ### Supported games
|
26 |
| -*  Actual [list of supported games](https://github.com/theAsmodai/metamod-r/wiki/Supported-games). |
27 |
| -*  Актуальный [список поддерживаемых игр](https://github.com/theAsmodai/metamod-r/wiki/Поддерживаемые-игры). |
| 22 | +*  Actual [list of supported games](https://github.com/rehlds/metamod-r/wiki/Supported-games). |
| 23 | +*  Актуальный [список поддерживаемых игр](https://github.com/rehlds/metamod-r/wiki/Поддерживаемые-игры). |
28 | 24 |
|
29 | 25 | ## Build instructions
|
30 | 26 | ### Checking requirements
|
|
0 commit comments