Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
Go to file
Nick Hastings 80e8ff0be3 Fix helpers module path lookup on newer Perl versions.
(cherry picked from commit 510454907a)
(cherry picked from commit 3bfd9a1cb7)
2022-06-24 10:12:40 -04:00
core Re-add dummy, cast to void 2018-12-19 16:55:27 -08:00
core-legacy Relocate META_IFACE enum to ISmmPlugin.h 2015-01-20 17:08:04 -08:00
cruft/installer More re-arranging. Not what we discussed in IRC but I think it works out better, Make can't deal with upward dependencies nicely. 2008-11-14 04:14:35 -06:00
loader Split Day of Infamy to separate engine build (#36) 2017-11-03 15:10:11 -04:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
public Converted build system to AMBuild (bug 4403, r=dvander). 2010-05-14 00:34:36 -05:00
sample_mm Updated makefiles. 2013-06-30 10:39:04 -04:00
stub_mm Updated makefiles. 2013-06-30 10:39:04 -04:00
support Fix helpers module path lookup on newer Perl versions. 2022-06-24 10:12:40 -04:00
versionlib Backport Git build to 1.10 branch. 2014-05-26 15:20:20 -07:00
.gitignore Replace .hgignore with .gitignore. 2014-05-25 00:30:30 -05:00
AMBuildScript Disable Blade Symphony builds for 1.10 (r=psychonic) 2020-12-28 02:28:30 +00:00
configure.py Add search paths for HL2SDKs. 2014-05-26 22:53:24 -07:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
product.version Roll version number. 2015-09-17 13:27:57 -04:00
pushbuild.txt Trigger build against hl2sdk-csgo changes. 2022-06-24 09:54:30 -04:00
README.md Fix snapshots URL in readme. 2014-05-25 00:41:03 -05:00

Metamod:Source

Metamod:Source - A C++ Plugin Environment and Detour Library for the Source Engine.

Build instructions: See https://wiki.alliedmods.net/Building_SourceMod

Build snapshots: http://metamodsource.net/snapshots

General documentation: https://wiki.alliedmods.net/Category:Metamod:Source_Documentation

Detouring with SourceHook: https://wiki.alliedmods.net/SourceHook_Development

Development: https://wiki.alliedmods.net/Category:Metamod:Source_Development