Open main menu

Difference between revisions of "Documentation/Tools/SCS Blender Tools/Intended workflow"

< Documentation‎ | Tools‎ | SCS Blender Tools
(Created page with "This page presents intended work flow you shall use when creating any mod for SCS games. Work flow is presented in few images each of them presenting different cases you might...")
 
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== Usual mod ==
 
== Usual mod ==
  
[[File:modding_workflow_new.png]]
+
[[File:modding_workflow_new.png|border|500px]]
  
 
== Usual mod combined with dependency mod (using custom paths) ==
 
== Usual mod combined with dependency mod (using custom paths) ==
  
[[File:modding_workflow_custom_paths.png]]
+
[[File:modding_workflow_custom_paths.png|border|500px]]
  
 
== Creating mod for release (left-overs removal) ==
 
== Creating mod for release (left-overs removal) ==
  
[[File:modding_workflow_clean_rsrc.png]]
+
[[File:modding_workflow_clean_rsrc.png|border|500px]]

Latest revision as of 09:21, 16 February 2016

This page presents intended work flow you shall use when creating any mod for SCS games. Work flow is presented in few images each of them presenting different cases you might face while creating your mod.

Usual mod

 

Usual mod combined with dependency mod (using custom paths)

 

Creating mod for release (left-overs removal)