About Us
AlliedModders is an open-source development community. We are focused on server-side modifications to any and all games on the Half-Life 1 and Half-Life 2 platforms. Our primary projects are:
- 
	  http://www.sourcemod.net/ http://www.sourcemod.net/
 SourceMod is an server administration and scripting platform for Half-Life 2. Its goals are clean API, good documentation, and high performance. It has broad support for many different games running on the Source engine.
- 
	   SourcePawn SourcePawn
 SourcePawn is a primitive C-like scripting language with strong performance guarantees. It was forked from Pawn (an embedded systems toolkit) over 10 years ago. The compiler, VM, and JIT are written in C++. It is designed to be embedded in a host application (similar to how Lua is used).
- 
	   http://www.amxmodx.org/ http://www.amxmodx.org/
 AMX Mod X is an extensible server administration and scripting platform for Half-Life 1, and games based on the GoldSrc engine.
- 
	   http://www.metamodsource.net/ http://www.metamodsource.net/
 Metamod:Source is a C++ interception library for Half-Life 2 and games running on the Source engine. It provides a way to safely detour virtual functions.
- 
	   https://wiki.alliedmods.net/AMBuild https://wiki.alliedmods.net/AMBuild
 AMBuild is a fast, accurate build system geared toward C++ projects.
