1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-28 10:24:20 +01:00
Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine http://www.metamodsource.net/
Go to file
2017-07-23 09:02:03 -04:00
core Exclude hookgen on non-x86 instead of non-Windows Dota. 2017-04-22 21:25:27 -04: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 Fix loading on Source SDK 2013 mods. 2017-06-21 07:40:49 -04:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
public Merge loader, loader2. Rename env var HL2SDKS2 -> HL2SDKSOURCE2. 2015-07-09 14:09:56 -04:00
sample_mm Removed deprecated hook NetworkIDValidated 2016-06-27 13:18:35 +02:00
stub_mm Updated makefiles. 2013-06-30 10:39:04 -04:00
support Add generation of mmsource-latest download. 2017-04-30 19:27:15 -04:00
versionlib Add --target-arch support. 2016-07-23 19:29:56 -07:00
.gitignore Use C++11 variadic templates for core FastDelegate. 2015-10-24 18:52:31 -07:00
.travis.yml Nuke core-legacy - MM:S v1.4 API. (#29) 2016-10-11 13:29:37 -04:00
AMBuildScript Reenable symbol upload for Mac. 2017-04-29 18:42:12 -04:00
configure.py Merge 'master' into S2. 2017-04-15 09:43:39 -04: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 for hl2sdk-insurgency update. 2017-07-23 09:02:03 -04: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