Difference between revisions of "Documentation/Engine"

From SCS Modding Wiki
Jump to navigation Jump to search
(See also)
(See also)
Line 5: Line 5:
 
= See also =
 
= See also =
 
* [[Documentation/Engine/Game user path|Game user path]]
 
* [[Documentation/Engine/Game user path|Game user path]]
* [[Documentation/Engine/Game data folder structure|Game data folder structure]]
+
* [[Documentation/Engine/Game data|Game data]]
 
* [[Documentation/Engine/Units|Units]]
 
* [[Documentation/Engine/Units|Units]]
 
* [[Documentation/Engine/Formats|File formats]]
 
* [[Documentation/Engine/Formats|File formats]]

Revision as of 07:43, 29 March 2016

General info about SCS Engine can be found on it's web page: link.

In addition this topic gives you insight into documentation about the engine featuring explanations about game data, configurations/commands and access to it's SDK.

See also