Skip to content

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.

License

Notifications You must be signed in to change notification settings

Frisasky/metamod-r

 
 

Repository files navigation

metamod-r

Metamod-r is based on the original version of Metamod written by Will Day for Half-Life 1 with some improvements from Jussi Kivilinna (Metamod-p). This product contains a large number of performance optimizations and more pure code. The core was written using JIT compiler.

Metamod-r is incompatible with original HLDS. It's necessary to have installed ReHLDS (API 3.1+). There is no guarantee that the product will work in a different environment.

HLDS ReHLDS OS Download
API 3.1+ Download

Experimental Build Status GitHub issues GitHub forks GitHub stars

Distributed under GitHub license.

Documentation

  • All actual documentation in en English and ru Russian languages is placed at this link.

Supported games

Build instructions

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.2%
  • C 18.4%
  • Other 0.4%