Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
Go to file
Nicholas Hastings 117ba23eb1 Silence warnings from upstream SDK updates
(cherry picked from commit 21ae73ce72)
2025-02-22 14:12:52 -05:00
.github/workflows fix(ci): Remove Mac and Dota from CI 2024-08-04 15:14:06 -04:00
core fix(sourcehook): Disable tests on linux x64 for now 2024-08-04 15:04:01 -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
hl2sdk-manifests@f559b1cc8f Update hl2sdk-manifests to latest 2025-02-22 14:11:53 -05:00
loader Fix gameinfo loading on Linux x64 S1 games 2025-02-22 14:10:03 -05:00
msvc10 Updated project files for CS:S as new engine (bug 5369) (NPOTB). 2012-08-20 14:25:56 -04:00
public Roll version number. 2020-11-02 20:01:30 -05:00
sample_mm Build against available metamod and all possible sdks 2020-04-24 00:48:03 +02:00
stub_mm 64-bit support for CSGO on Linux and macOS (#35) 2017-12-20 01:11:57 -06:00
support Use clang-14 to work around a PLT/GOT bug. 2023-10-16 21:17:09 -07:00
third_party Fix linker issues. 2023-10-11 22:02:35 -07:00
versionlib Upgrade to AMBuild 2.2. 2020-08-19 14:41:55 -07:00
.gitignore chore: Add another build dir pattern to .gitignore 2024-08-04 15:14:07 -04:00
.gitmodules Switch to a manifest-based build model. (#132) 2023-10-10 22:23:38 -07:00
.travis.yml Upgrade to AMBuild 2.2. 2020-08-19 14:41:55 -07:00
AMBuildScript Silence warnings from upstream SDK updates 2025-02-22 14:12:52 -05:00
appveyor.yml Enable Insurgency and Blade Symphony x64 builds (#77) 2020-12-22 23:45:29 +01:00
configure.py Upgrade to AMBuild 2.2. 2020-08-19 14:41:55 -07:00
LICENSE.txt More reorganization. 2008-11-14 04:29:33 -06:00
product.version Roll version number. 2020-11-02 20:01:30 -05:00
pushbuild.txt Trigger build for hl2sdk-hl2dm update 2024-11-17 12:47:33 -05:00
README.md Fix snapshot links in readme 2021-08-03 10:59:36 -07: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

Stable build snapshots: http://www.metamodsource.net/downloads.php/?branch=stable

Development build snapshots: http://www.metamodsource.net/downloads.php/?branch=master

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