diff --git a/Home.md b/Home.md index 0bd07ef..5073c6e 100644 --- a/Home.md +++ b/Home.md @@ -3,17 +3,18 @@ This is the wiki for the Mapbase mod for Source 2013. It is based in our public This wiki is mostly being written by Blixibon (the creator of Mapbase) and any sentences written in first-person (e.g. "I added this") usually refer to him. * [**Introduction to Mapbase**](Introduction-to-Mapbase) - * [**Frequently Asked Questions (FAQ)**](Frequently-Asked-Questions-(FAQ)) - -Articles: ---- * [**Setting up Mapbase**](Setting-up-Mapbase) - Instructions for installing Mapbase. -* [**Entity List**](Entity-List) - A list of changed entities. * [**Credits**](Mapbase-Credits) - Credits for the Mapbase project as a whole. + +Documentation +--- +* [**Entity List**](Entity-List) - A list of changed entities. --- * [**Base Entity**](Base-Entity) - Changes to `CBaseEntity`, the class all entities derive from. * [**Base NPC**](Base-NPC) - Changes to `CAI_BaseNPC`, the class all NPCs derive from. +* [**Base Combat Character**](Base-Combat-Character) - Changes to `CBaseCombatCharacter`, the class all players and NPCs derive from. +* [**Base Weapon**](Base-Weapon) - Changes to `CBaseCombatWeapon`, the class all weapons derive from. --- * [**Filters**](Filters) - A list of new filters and changes to filters, e.g. `filter_activator_context`. --- @@ -25,5 +26,8 @@ Articles: * [**Skyboxes**](Skyboxes) * [** *PLACEHOLDER* **]() * [** *PLACEHOLDER* **]() + +How changes could be used --- -* [** *PLACEHOLDER* **]() \ No newline at end of file +* [**How Mapbase can be used in specific settings**](How-Mapbase-can-be-used-in-specific-settings) +* [**Prefabs and workarounds obsoleted by Mapbase**](Prefabs-and-workarounds-obsoleted-by-Mapbase) \ No newline at end of file