Difference between revisions of "Main Page"
m |
m |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | Welcome to the | + | Welcome to the AlliedModders Wiki. This is where you can find documentation about our projects and development. |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
=Projects= | =Projects= | ||
| − | {| width=" | + | {| width="80%" style="text-align: left;" |
| − | + | | style="width: 110px;" | [[Image:Sm_small.gif|left]] | |
| − | | | + | | style="vertical-align: top;" | [[SourceMod]], the optimized and highly extensible scripting and administration environment for [[Half-Life 2]]. |
| − | |||
| − | |[[Image:Sm_small.gif|left]] [[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]] |
| − | + | | style="vertical-align: top;" | [[Metamod:Source]], the ultimate plugin API for [[Half-Life 2]], featuring interface hooking and a versatile plugin API. | |
| − | |- | + | * [[:Category:Metamod:Source Documentation|Documentation]] |
| − | | | + | * [[:Category:Metamod:Source Development|Development]] |
| − | |- | + | |- |
| − | |[[Image:Amxxsmall.gif|left]] [[AMX Mod X]], the powerful | + | | style="padding-bottom: 20px;" | |
| + | | style="padding-bottom: 20px;" | | ||
| + | | style="padding-bottom: 20px;" | | ||
| + | | style="padding-bottom: 20px;" | | ||
| + | |- | ||
| + | | style="width: 110px;" | [[Image:Amxxsmall.gif|left]] | ||
| + | | [[AMX Mod X]], the powerful 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]] | ||
| + | | style="width: 110px; padding-left: 20px;" | [[Image:Amb2.png|left]] | ||
| + | | [[AMBuild]], the efficient, programmable build system for complex projects. | ||
|} | |} | ||
| − | + | ||
| − | + | ==Tutorials== | |
| − | + | *See our [[Git Tutorial|Git tutorial]] for developing with our source repositories. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 13:38, 23 November 2015
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 scripting environment for Half-Life 1. | AMBuild, the efficient, programmable build system for complex projects. |
Tutorials
- See our Git tutorial for developing with our source repositories.