Difference between revisions of "Documentation/Engine"

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

Revision as of 09:38, 1 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