diff --git a/Home.md b/Home.md index a47c948..e90bc0d 100644 --- a/Home.md +++ b/Home.md @@ -18,8 +18,11 @@ Documentation * [**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. +* [**Map-Specific Scripts**](Map-Specific-Scripts) - Mapbase's map-specific file system which loads scripts on a map-by-map basis. * [**Filters**](Filters) - A list of new filters and changes to filters, e.g. `filter_activator_context`. --- +* [**Map Compilers**](Map-Compilers) - An article which describes Mapbase's custom compile tools and how Mapbase maps should be compiled. +--- * [**I/O System Changes**](I-O-System-Changes) - An overview of how the system that handles inputs and outputs has changed. * [**Graphical Changes**](Graphical-Changes) - An overview of how the graphics have changed. Most changes are toggled. * [**Projected textures**](Projected-textures) - An overview of projected textures.