This is a collection of templates for TFA-VOX.
Before going through anything from here, make sure you have read through Lua basics guide for GMod here first!
- VOX Pack Template (
lua/tfa_vox/packs/your_pack_name_here.lua
) - Custom Module Template (
lua/tfa_vox/modules/your_module_name_here.lua
) - Custom Hooks - list of hooks added for the addons intercompatibility
- Community Extensions