mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-28 10:24:20 +01:00
a26a25dc6b
With the current version of the script, it’s not easy for a beginner to compile a sample mm plugin. In fact, we need to set when we configure the build the SDK and the mm path. It’s not very clear for beginners + the script crash with an exception which cause a confusion With this version, just make build directory, do a configure in direction then, build => enjoy! |
||
---|---|---|
.. | ||
msvc8 | ||
msvc9 | ||
msvc10 | ||
AMBuildScript | ||
configure.py | ||
engine_wrappers.h | ||
product.version | ||
README.txt | ||
sample_mm.cpp | ||
sample_mm.h | ||
sample_mm.vdf |
For more information on compiling and reading the plugin's source code, see: http://wiki.alliedmods.net/Category:Metamod:Source_Development