Updated Home (markdown)

Blixibon 2020-06-18 10:37:13 -05:00
parent b1e9284fe5
commit a6dfd3c112

@ -17,6 +17,7 @@ Documentation
* [**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.
---
* [**VScript in Mapbase**](VScript-in-Mapbase) - An article which goes into detail about what VScript is and how it could be used.
* [**Filters**](Filters) - A list of new filters and changes to filters, e.g. `filter_activator_context`.
---
* [**I/O System Changes**](I-O-System-Changes) - An overview of how the system that handles inputs and outputs has changed.