mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-01-12 23:07:55 +03:00
Updated Home (markdown)
parent
039270eeab
commit
994685eb8c
16
Home.md
16
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.
|
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)
|
* [**Introduction to Mapbase**](Introduction-to-Mapbase)
|
||||||
|
|
||||||
* [**Frequently Asked Questions (FAQ)**](Frequently-Asked-Questions-(FAQ))
|
* [**Frequently Asked Questions (FAQ)**](Frequently-Asked-Questions-(FAQ))
|
||||||
|
|
||||||
Articles:
|
|
||||||
---
|
|
||||||
* [**Setting up Mapbase**](Setting-up-Mapbase) - Instructions for installing Mapbase.
|
* [**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.
|
* [**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 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 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`.
|
* [**Filters**](Filters) - A list of new filters and changes to filters, e.g. `filter_activator_context`.
|
||||||
---
|
---
|
||||||
@ -25,5 +26,8 @@ Articles:
|
|||||||
* [**Skyboxes**](Skyboxes)
|
* [**Skyboxes**](Skyboxes)
|
||||||
* [** *PLACEHOLDER* **]()
|
* [** *PLACEHOLDER* **]()
|
||||||
* [** *PLACEHOLDER* **]()
|
* [** *PLACEHOLDER* **]()
|
||||||
|
|
||||||
|
How changes could be used
|
||||||
---
|
---
|
||||||
* [** *PLACEHOLDER* **]()
|
* [**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)
|
Loading…
x
Reference in New Issue
Block a user