mirror of
https://github.com/rehlds/metamod-r.git
synced 2024-12-26 14:45:34 +03:00
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.
buildSrc | ||
gradle/wrapper | ||
metamod | ||
msvc | ||
.editorconfig | ||
.gitignore | ||
build.gradle | ||
getucrtinfo.bat | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
Makefile | ||
publish.gradle | ||
README.md | ||
settings.gradle | ||
shared_icc.gradle | ||
shared_msvc.gradle | ||
shared.gradle |
metamod-r
Metamod-r is fully reworked fork of original Metamod by Jussi Kivilinna for Half-Life 1. It contains a huge number of performance optimizations and much cleaner code. The core was written using the JIT compiler.
Supported games
❌ - OS is not supported ✔️ - OS is supported