Difference between revisions of "Main Page"
m |
|||
| Line 2: | Line 2: | ||
Welcome to the AlliedModders Wiki. This is where you can find documentation about our projects and development. | Welcome to the AlliedModders Wiki. This is where you can find documentation about our projects and development. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
=Projects= | =Projects= | ||
| − | {| width=" | + | {| width="80%" cellpadding="5" style="text-align: left;" |
| − | | | + | | style="width: 110px;" | [[Image:Sm_small.gif|left]] |
| − | | [[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]]. | ||
* [[:Category:SourceMod Documentation|Documentation]] | * [[:Category:SourceMod Documentation|Documentation]] | ||
* [[:Category:SourceMod Scripting|Scripting]] | * [[:Category:SourceMod Scripting|Scripting]] | ||
* [[:Category:SourceMod Development|Development]] | * [[:Category:SourceMod Development|Development]] | ||
| − | | | + | | style="width: 110px; padding-left: 20px;" | [[Image:Mms.jpg|left]] |
| − | + | | [[Metamod:Source]], the ultimate plugin API for [[Half-Life 2]], featuring interface hooking and a versatile plugin API. | |
| − | |- | + | * [[:Category:Metamod:Source Documentation|Documentation]] |
| − | | [[Image:Amxxsmall.gif|left]] | + | * [[:Category:Metamod:Source Development|Development]] |
| − | + | |- | |
| + | | 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]]. | ||
* [[:Category:Documentation (AMX Mod X)|Documentation]] | * [[:Category:Documentation (AMX Mod X)|Documentation]] | ||
* [[:Category:Scripting (AMX Mod X)|Scripting]] | * [[:Category:Scripting (AMX Mod X)|Scripting]] | ||
|} | |} | ||
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Mercurial Tutorial== | ==Mercurial Tutorial== | ||
AlliedModders uses Mercurial for source-code management. Interested in how it works? Check out the [[Mercurial Tutorial]]! | AlliedModders uses Mercurial for source-code management. Interested in how it works? Check out the [[Mercurial Tutorial]]! | ||
Revision as of 23:13, 14 October 2013
Welcome to the AlliedModders Wiki. This is where you can find documentation about our projects and development.
Projects
| SourceMod, the optimized and highly extensible scripting and administration environment for Half-Life 2. | Metamod:Source, the ultimate plugin API for Half-Life 2, featuring interface hooking and a versatile plugin API. | ||
| 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!