Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
Go to file
Nicholas Hastings b42445bbd4 Merge pull request #7 from alliedmodders/more-missing-game-param
Add detection for more games when -game param is missing (r=asherkin).
2014-08-16 11:46:20 -04:00
core Improve game detection in core (bug 6020). 2014-06-04 12:31:46 -04:00
core-legacy Fix. 2014-05-25 03:41:32 -07: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 Undo accidental EOL conversion in loader.cpp. 2014-08-16 11:16:44 -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 Add search paths for HL2SDKs. 2014-05-26 22:41:20 -07:00
versionlib Add rev count back. 2014-05-25 03:26:08 -07:00
.gitignore Replace .hgignore with .gitignore. 2014-05-25 00:26:01 -05:00
AMBuildScript Fix typo in AMBuildScript causing warnings in debug configuration leaving some options ignored. 2014-06-02 18:13:18 -04:00
configure.py Add search paths for HL2SDKs. 2014-05-26 22:41:20 -07:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
product.version Rolling version. 2013-07-31 18:39:54 -04:00
pushbuild.txt Trigger build. 2014-05-26 15:04:02 -07:00
README.md Fix snapshots URL in readme. 2014-05-25 00:40:52 -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