Structure css
From Verywiki-EN
- cstrike
- addons ==> Folder where plugins are located
- metamod ==> metamod plugin directory
- metaplugins.ini ==> file where metamod plugins are listed
- bin ==> Folder containing metamod binary
- server_i486.so ==> metamod linux binary
- .vdf ==> File where binary path is announced
- .so ==> Linux Plugin binary
- .dll ==> Windows Plugin binary
- metamod ==> metamod plugin directory
- addons ==> Folder where plugins are located
- cfg ==> Folder where config files are located
- autoexec.cfg ==> executer file when server is starting
- server.cfg ==> file containing game variables, executed each change map
- cfg ==> Folder where config files are located
- gameinfo.txt ==> game config file, used for announce metamod
- mapcycle.txt ==> file where mapcycle is announced
- maplist.txt ==> file where maps are announced
- maps ==> Folder containing maps specific files
- .bsp ==> maps extension
- .nav ==> file for bot navigation
- .txt ==> map description
- .res ==> announce files to be downloaded with map
- maps ==> Folder containing maps specific files
- materials ==> folder containing textures
- .vtf ==>texture file
- .vmt==>file announcing texture file path
- materials ==> folder containing textures
- models ==> folder containing 3D models
- .vtx
- .mdl
- .phy
- .vvd
- models ==> folder containing 3D models
- motd.txt ==> Message of the day file
- ressources
- overview ==> Folder where overview (radar) are announced
- ressources
- sounds ==> Sound files
- .mp3
- .wav
- sounds ==> Sound files
