2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2025-02-05 10:10:38 +03:00
s1lent 5cf552dc8c
Recognize some gamedll Closes #14
Added platform toolset selector for VS2013/VS2015/VS2017
Added lookup gamedll with postfix, е.g _i386.so
2017-07-18 08:32:49 +07:00
2016-07-26 10:53:35 +07:00
2016-07-26 07:22:47 +07:00
2017-07-18 08:32:49 +07:00
2017-06-26 23:38:39 +03:00
2017-07-18 08:32:49 +07:00
2016-07-26 07:22:47 +07:00
2016-07-26 10:53:35 +07:00
2016-07-26 07:22:47 +07:00
2016-07-26 07:22:47 +07:00
2016-07-26 07:22:47 +07:00
2016-07-04 17:02:02 +06:00
2017-06-27 00:11:20 +03:00
2017-06-29 00:29:21 +07:00
2016-07-26 07:22:47 +07:00
2016-07-26 07:22:47 +07:00
2016-07-26 07:22:47 +07:00

metamod-r Build Status Download

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.

Description
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.
Readme GPL-3.0 4 MiB
Languages
C++ 74.7%
C 24.8%
Batchfile 0.2%
Shell 0.2%
CMake 0.1%