Credits
ReAMXModX is a fork of AMX Mod X, created and maintained by AlliedModders. All of the substantial work in this repository is theirs; the fork adds ReHLDS and ReGameDLL SDK glue on top of an August 2016 snapshot of the 1.8.3 development tree (git5067).
The Pawn abstract machine and compiler bundled with AMX Mod X are © ITB CompuPhase, 1997–2005.
:::warning Deprecated
The fork is obsolete — upstream AMX Mod X supports ReHLDS natively. Use AMX Mod X instead.
:::
Project links
There is no release page, changelog or issue activity for this fork.
License
Licensing follows upstream AMX Mod X. The license texts ship in the repository under public/licenses/ — LICENSE.txt alongside copies of the GPL v2 and v3, plus ACKNOWLEDGEMENTS.txt for the bundled Pawn compiler. Consult those files, and upstream AMX Mod X, before redistributing anything built from this tree.
Valve, Half-Life, Counter-Strike, and related names and assets belong to their respective owners.
How to help
This fork does not accept new work. Contribute to upstream AMX Mod X, or — for reaching ReHLDS and ReGameDLL_CS internals from Pawn on a modern server — to ReAPI.