This are the files to be found in a Spring game. Optional files or folders such as "config\" folders for ie Lua scripts are not listed.
This page is unfinished
Contents |
root of game folder
Modinfo.lua and can also contain Modoptions.lua and LuaAI.lua
bitmaps\
bitmaps\loadpictures
pictures that will be displayed when the game loads.
bitmaps\tracks
images that are used for the unit tracks
units\
.lua or .fbi files that define the units. Subfolders are allowed.
features\
.lua or .fbi files that define features (wreckage and such) Subfolders are allowed.
gamedata\
Various files that control global things or setup graphic & sound resources.
icons\
images for unit symbols and radar icons
LuaRules\
various files to make Lua scripts work such as gadget handler (?)
LuaRules\Gadgets
Lua gadgets: scripts that controll the gameplay
LuaRules\Configs
config files read by Lua gadgets
LuaUI\
LuaUI\widgets
Lua widget: scripts that make up the user interface or do other unsynced things
objects3d\
3D files such as .3do or .3do to be used by features, units or weapons. Subfolders are allowed.
unittextures\
Textures for the 3D files Textures for the 3D models. Subfolders are allowed.
scripts\
animation scripts for units
sidepics\
Faction icons read by lobby etc.
sounds\
unitpics\
unit preview pictures for buildmenu
weapons\
files that define weapons Subfolders are allowed.
anims\
image files for mouse cursors