Updated Home (markdown)

STAM 2018-02-16 15:37:46 +03:00
parent f0eea447e7
commit 292096c646

@ -2,9 +2,10 @@
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.
| HLDS | ReHLDS | OS | Download | Docs | s |
|---------| -------| --- | --- | ---|-- |
| `6xxx`, `7xxx` | `API 3.1+` |![](https://i.imgur.com/AzhAYR4.png) ![](https://i.imgur.com/t23p9tU.png) | [![Download](https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667)](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) [![Build Status](http://teamcity.rehlds.org/app/rest/builds/buildType:(id:Metamod_Publish)/statusIcon)](http://teamcity.rehlds.org/viewType.html?buildTypeId=Metamod_Publish&guest=1) [![License: GPL v3](https://camo.githubusercontent.com/bf135a9cea09d0ea4bba410582c0e70ec8222736/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c25323076332d626c75652e737667)](https://www.gnu.org/licenses/gpl-3.0) | [![](https://i.imgur.com/deunjG9.png)](wiki/English-version) | [![](https://i.imgur.com/gWN4cg7.png)](wiki/Русская-версия) |
|HLDS | ReHLDS | OS | Download | Docs |
|---------| -------| --- | --- | ---|
| `6xxx` | `API 3.1+` |![](https://i.imgur.com/AzhAYR4.png) ![](https://i.imgur.com/t23p9tU.png) | [![Download](https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667)](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) | [![](https://i.imgur.com/deunjG9.png)](wiki/English-version)
|`7xxx` | - |[![Build Status](http://teamcity.rehlds.org/app/rest/builds/buildType:(id:Metamod_Publish)/statusIcon)](http://teamcity.rehlds.org/viewType.html?buildTypeId=Metamod_Publish&guest=1)| [![License: GPL v3](https://camo.githubusercontent.com/bf135a9cea09d0ea4bba410582c0e70ec8222736/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c25323076332d626c75652e737667)](https://www.gnu.org/licenses/gpl-3.0) |[![](https://i.imgur.com/gWN4cg7.png)](wiki/Русская-версия) |
Metamod это плагин/DLL-менеджер, который находится между движком HLDS\ReHLDS и самой игрой (или модом), позволяющий динамически загружать и выгружать специальные DLL-плагины, которые добавляют различный функционал на ваш сервер игры (или мода). Metamod-r - это доработанная версия оригинального metamod.