Difference between revisions of "Tutorials/Beginners/Truck accessory/1. How to configure new truck accessory mod"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{TutorialNavigation}}
+
{{TutorialNavigation|next=2. How to create model of front grill accessory}}
  
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"

Revision as of 14:35, 26 February 2016

1 IMG Create folder called 02_truck_accessory.
2 IMG Inside 02_truck_accessory create folders:
  • mod_accessory - where you will put the new resources
  • base - for existing game resources which you will use
3 IMG Inside mod_accessory create folders:
  • def
    • vehicle
      • truck
        • renault.mangnum
          • accessory
            • f_grill

See also