Difference between revisions of "Main Page"

From AlliedModders Wiki
Jump to: navigation, search
m
Line 3: Line 3:
  
 
=Projects=
 
=Projects=
{| width="80%" style="text-align: left; border-collapse: collapse;"
+
{| width="80%" style="text-align: left;"
 
| style="width: 110px;" | [[Image:Sm_small.gif|left]]
 
| style="width: 110px;" | [[Image:Sm_small.gif|left]]
 
| [[SourceMod]], the optimized and highly extensible scripting and administration environment for [[Half-Life 2]].
 
| [[SourceMod]], the optimized and highly extensible scripting and administration environment for [[Half-Life 2]].
Line 13: Line 13:
 
* [[:Category:Metamod:Source Documentation|Documentation]]
 
* [[:Category:Metamod:Source Documentation|Documentation]]
 
* [[:Category:Metamod:Source Development|Development]]
 
* [[:Category:Metamod:Source Development|Development]]
|- style="height: 50px;"
+
|-
 
| style="width: 110px;" | [[Image:Amxxsmall.gif|left]]
 
| style="width: 110px;" | [[Image:Amxxsmall.gif|left]]
 
| [[AMX Mod X]], the powerful and flexible scripting environment for [[Half-Life 1]].
 
| [[AMX Mod X]], the powerful and flexible scripting environment for [[Half-Life 1]].

Revision as of 00:19, 15 October 2013

Welcome to the AlliedModders Wiki. This is where you can find documentation about our projects and development.

Projects

Sm small.gif
SourceMod, the optimized and highly extensible scripting and administration environment for Half-Life 2.
Mms.jpg
Metamod:Source, the ultimate plugin API for Half-Life 2, featuring interface hooking and a versatile plugin API.
Amxxsmall.gif
AMX Mod X, the powerful and flexible scripting environment for Half-Life 1.

Mercurial Tutorial

AlliedModders uses Mercurial for source-code management. Interested in how it works? Check out the Mercurial Tutorial!