AMX Mod X - Half-Life 1 Scripting and Administration
f09f4a4c6c
Since we're compiling against v120_xp now, C99 is supported, which makes the previous compatibility changes pointless. This reverts to the state of the original content. For maintainability reason, it's welcomed. For reference, the only change now is the moving of PACKAGE_VERSION define to be available for linux too (since we don't use configure.ac) |
||
---|---|---|
amxmodx | ||
compiler | ||
configs | ||
dlls | ||
editor/studio | ||
installer | ||
plugins | ||
public | ||
support | ||
tools | ||
.gitignore | ||
.travis.yml | ||
AMBuildScript | ||
configure.py | ||
product.version | ||
pushbuild.txt | ||
README.md |
AMX Mod X
AMX Mod X - Half-Life 1 Scripting and Server Administration
General
- AMXX website
- Forum: Discussion forum including plugin/extension development
- General documentation: Miscellaneous information about AMXX
- Latest release: The latest stable AMXX release
- Build snapshots: Builds of recent development versions
Development
- Issue tracker: Issues that require back and forth communication
- Building AMXX: Instructions on how to build AMXX itself using AMBuild
- AMXX scripting: Pawn examples and introduction to the language