mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-03-13 22:10:17 +03:00
Updated Home (markdown)
parent
818ee59479
commit
cc8d768457
13
Home.md
13
Home.md
@ -2,11 +2,14 @@
|
||||
|
||||
Metamod is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod. Metamod-r is improved version of metamod.
|
||||
|
||||
**Metamod-r is incompatible with original `HLDS`. It's necessary to have installed [ReHLDS](https://github.com/dreamstalker/ReHLDS) (`API 3.1+`). There is no guarantee that the product will work in a different environment.**
|
||||
**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.
|
||||
|
||||
|HLDS | [ReHLDS](https://github.com/dreamstalker/ReHLDS) | OS | Download |
|
||||
|---------| -------| --- | --- |
|
||||
| :heavy_check_mark: | `API 3.1+` |  | [](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful)
|
||||
**Metamod-r is recommended to be run with [ReHLDS](https://github.com/dreamstalker/ReHLDS) (`API 3.1+`).
|
||||
There is compatible with original `HLDS`**
|
||||
|
||||
|HLDS | [ReHLDS](https://github.com/dreamstalker/ReHLDS) | OS | Download |
|
||||
|---------| -------| --- | --- |
|
||||
| :heavy_check_mark: | :heavy_check_mark: `API 3.1+` |  | [](https://github.com/theAsmodai/metamod-r/releases/latest)
|
||||
|
||||
[](https://github.com/theAsmodai/metamod-r/)
|
||||
[](http://teamcity.rehlds.org/viewType.html?buildTypeId=Metamod_Publish&guest=1)
|
||||
@ -20,4 +23,4 @@ Metamod позволяет расширить возможности HLDS сер
|
||||
|
||||
Metamod-r - это доработанная версия оригинального metamod.
|
||||
|
||||
**Metamod-r несовместим с оригинальным `HLDS`. Необходимо иметь заранее установленный [ReHLDS](https://github.com/dreamstalker/ReHLDS) (`API 3.1+`). Нет гарантий, что metamod-r запустится с оригинальной версией HLDS.**
|
||||
**Metamod-r отныне совместим с оригинальным `HLDS`. А так же поддерживает и [ReHLDS](https://github.com/dreamstalker/ReHLDS) (`API 3.1+`).**
|
Loading…
x
Reference in New Issue
Block a user