mirror of
https://github.com/fortressforever/tfc-reference-data.git
synced 2025-02-17 17:41:13 +00:00
568 B
568 B
Compiling
- Download AMX Mod X and follow Compiling Plugins (AMX Mod X) or use the web compiler
Installing
- Install AMX Mod X (and the Team Fortress Classic Addon)
- Copy the compiled .amxx plugins into the
tfc/addons/amxmodx/plugins
directory - Edit
tfc/addons/amxmodx/configs/plugins.ini
and add the names of each of the plugins to the bottom of the file (e.g.test_damage.amxx
)