Changes

Jump to navigation Jump to search

Documentation/Engine/Game data

477 bytes added, 15:22, 3 March 2016
no edit summary
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=prefab2}} - storage for 2nd generation of prefab map assets.
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=road_template}}road_template - road template models for new system of road generation
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=sound|link=#Sounds}} - ''See: [[#Sounds|Sounds]].''. ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=FST-ReadOnly|name=system}} - low ''Low level engine resources needed for console and fall-back cases of missing resources. Shall remain unchanged.'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=ui}} - ui dialogs and windows ''See: [[#UI definitions|UI definitions]]. ├─ company_manager ├─ dashboard ├─ desc ├─ editor ├─ license_plate ├─ options └─ template''
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=FST-ReadOnly|name=uilab}} - TODO: wait for confirmation.
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=unit}}unit - definitions ''Definitions for game predefined hookups spawned in game trough locators, for example: light flare, light sources, no weather areas. └─ hookup'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=vehicle}} - vehicle models resource files''See: [[#Vehicle model resources|Vehicle model resources]]. ├─ ai ├─ driver ├─ share ├─ trailer* ├─ truck └─ wheel'' ├{{FileSystemTreeEntry|icon=FST-IconFolder|type=FST-ReadOnly|name=video}} - video ''Video based animated texturesfor UI.'' ├{{FileSystemTreeEntry|icon=FST-IconFileTxt|type=FST-ReadOnly|name=autoexec.cfg}} - configuration ''Configuration file which is automatically exectued executed on game startupstart-up.'' └{{FileSystemTreeEntry|icon=FST-IconFileTxt|type=FST-ReadOnly|name=version.txt}}- TXT file ''File containing game version string.''
</div>
├─ truck
└─ ui
</div>
 
= UI definitions =
 
Library of all UI definitions including vehicle dashboards.
 
<div class="folder_structure">
[[#Root game folder|Root Game Folder]]
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=ui}}
├─ company_manager
├─ dashboard
├─ desc
├─ editor
├─ license_plate
├─ options
└─ template
</div>
 
= Vehicle model resources =
 
<div class="folder_structure">
[[#Root game folder|Root Game Folder]]
├{{FileSystemTreeEntry|icon=FST-IconFolder|type=|name=vehicle}}
├─ ai
├─ driver
├─ share
├─ trailer*
├─ truck
└─ wheel
</div>
[[Category:TODO]]

Navigation menu