mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-07 10:28:30 +00:00
Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
* Enable Insurgency and Blade Symphony x64 builds The HL2SDKs were updated to support compilation and linking on x64 before. #67 allowed to load MMS on Blade Symphony Win64. AMBuild 2.2 allowed to build for multiple architectures in one build script on Windows. #76 * Add Insurgency to AppVeyor SDKs to test win64 builds * Try to enable x64 builds on appveyor * I don't know PowerShell syntax * Split the envvar before usage Thanks psychonic! |
||
|---|---|---|
| core | ||
| cruft/installer | ||
| loader | ||
| msvc10 | ||
| public | ||
| sample_mm | ||
| stub_mm | ||
| support | ||
| versionlib | ||
| .gitignore | ||
| .travis.yml | ||
| AMBuildScript | ||
| appveyor.yml | ||
| configure.py | ||
| LICENSE.txt | ||
| product.version | ||
| pushbuild.txt | ||
| README.md | ||
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