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

From SCS Modding Wiki
Jump to navigation Jump to search
(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

Modding workflow new.png

Usual mod combined with dependency mod (using custom paths)

Modding workflow custom paths.png

Creating mod for release (left-overs removal)

Modding workflow clean rsrc.png