theAsmodai / metamod-r

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.
GNU General Public License v3.0
139 stars 35 forks source link

[Question] Differences between Metamod-R and Metamod-P #60

Closed rtxa closed 7 months ago

rtxa commented 1 year ago

Hi, I wonder what difference has Metamod-R with Metamod-P besides only offering ReHLDS support? Does Metamod-R has some new feature or some new API functions?

stamepicmorg commented 7 months ago

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 recommended to be run with ReHLDS (API 3.1+). There is compatible with original HLDS