Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
Go to file
2014-05-25 00:41:03 -05:00
core Add support for Contagion (bug 6006). 2014-03-23 23:37:46 -04:00
core-legacy Extract version info into a static library to speed up builds (bug 5990, r=ds). 2013-11-23 19:10:27 -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 Add support for Contagion (bug 6006). 2014-03-23 23:37:46 -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 Sync changes from SourceMod's bootstrap script. 2014-05-17 16:22:34 -05:00
versionlib Extract version info into a static library to speed up builds (bug 5990, r=ds). 2013-11-23 19:10:27 -08:00
.gitignore Replace .hgignore with .gitignore. 2014-05-25 00:30:30 -05:00
AMBuildScript Update for hl2sdk-l4d changes. 2014-05-21 00:19:00 -04:00
configure.py Backport AMBuild 2 build scripts. 2013-11-20 14:55:30 -08:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
product.version Bumping version. 2013-08-25 17:54:00 -04:00
pushbuild.txt Trigger build for hl2sdk-l4d changes. 2014-05-21 17:27:14 -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