mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-04-26 23:09:31 +03:00
Updated Home (markdown)
parent
3f2aee77f5
commit
64d647298a
8
Home.md
8
Home.md
@ -2,10 +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 |
|
||||
|---------| -------| --- | --- | ---|
|
||||
| `6xxx` | `API 3.1+` |  | [](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) | [](wiki/English-version)
|
||||
|`7xxx` | - |[/statusIcon)](http://teamcity.rehlds.org/viewType.html?buildTypeId=Metamod_Publish&guest=1)| [](https://www.gnu.org/licenses/gpl-3.0) |[](wiki/Русская-версия) |
|
||||
|HLDS | ReHLDS | OS | Download |
|
||||
|---------| -------| --- | --- |
|
||||
| `6xxx` | `API 3.1+` | +  | [](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful)
|
||||
|`7xxx` | - |[/statusIcon)](http://teamcity.rehlds.org/viewType.html?buildTypeId=Metamod_Publish&guest=1)| [](https://www.gnu.org/licenses/gpl-3.0) |
|
||||
|
||||
Metamod позволяет расширить возможности HLDS сервера, добавить новый функционал или изменить существующий при помощи плагинов. Находясь в связке между библиотекой мода (далее просто DLL) и DLL подключенного к Metamod плагина, он перехватывает вызовы функций между ними, с возможностью передачи их в другие плагины. Таким образом, вы можете подключать неограниченное количество плагинов и расширять возможности движка.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user