Structure cs16
From Verywiki-EN
- cstrike
- addons ==> Folder where plugins are located
- metamod ==> metamod plugin directory
- plugins.ini ==> file where metamod plugins are listed
- dlls ==> Folder containing metamod binary
- metamod_i386.so ==> metamod linux 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
- mapcycle.txt ==> file where mapcycle is announced
- maplist.txt ==> ile where maps are announced
- maps ==> Folder containing maps specific files
- .bsp ==> maps extension
- .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
- sounds ==> Sound files
- .mp3
- .wav
- sounds ==> Sound files
