Difference between revisions of "Tutorials/Beginners/Simple cube/4. How to convert & pack a mod"

From SCS Modding Wiki
Jump to navigation Jump to search
(See also)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TutorialNavigation|previous=3._How_to_configure_cube_as_map_asset_model|next=5._How_to_use_simple_cube_mod_in_map_editor}}
 
 
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
Line 9: Line 7:
 
| '''2'''
 
| '''2'''
 
| [[File:Simple_cube_home_path_srch_tool.jpg]]
 
| [[File:Simple_cube_home_path_srch_tool.jpg]]
| Use mod directory select path tool..
+
| DESC
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
 
| '''3'''
 
| '''3'''
| [[File:Simple_cube_home_path_select_game.jpg]]
+
| IMG
| ..select the game ('''1''') and click '''OK''' ('''2'''). The tool should determinate correct mod folder if the game is installed.
+
| DESC
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
 
| '''4'''
 
| '''4'''
| [[File:Simple_cube_fill_the_mod_name.jpg]]
+
| IMG
| Write your mod name. We will use '''tutorial_mod'''
+
| DESC
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
 
| '''5'''
 
| '''5'''
| [[File:Simple_cube_setup_mod_packing_auto_settings.jpg]]
+
| IMG
| Set "auto" settings:
+
| DESC
* Auto Clean - enabled
 
* Auto Export - disabled
 
* Auto Convert - enabled
 
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
 
| '''6'''
 
| '''6'''
| [[File:Simple_cube_select_no_compression.jpg]]
+
| IMG
| Set no compression.
+
| DESC
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
 
| '''7'''
 
| '''7'''
| [[File:Simple_cube_start_convert.jpg]]
+
| IMG
| Click '''PACK CONVERTED DATA''' button. The conversion will run.
+
| DESC
 
|- style="vertical-align: top"
 
|- style="vertical-align: top"
 
| '''8'''
 
| '''8'''
| [[File:Simple_cube_conversion_progress_n_success.jpg]]
+
| IMG
| You will notice the window with conversion log ('''1'''). If everything will go smooth without any problem you will see the success dialog ('''2''').
+
| DESC
|- style="vertical-align: top"
 
| '''9'''
 
| [[File:Simple_mod_ready.jpg]]
 
| Go to your mod folder and check if archive exists there - if so check if it has correct files inside.
 
 
|}
 
|}
 
{{TutorialNavigation|previous=3._How_to_configure_cube_as_map_asset_model|next=5._How_to_use_simple_cube_mod_in_map_editor}}
 
 
=See also=
 
 
*[[Tutorials/Beginners/Simple_cube#4. How to convert & pack a mod|Tutorial overview]]
 
*[https://www.youtube.com/watch?v=948pAlHB1eY Video version of tutorial]
 

Revision as of 12:38, 24 February 2016

1 Simple cube conversion paths.jpg Set path of the conversion tools to the place where you extract them.
2 Simple cube home path srch tool.jpg DESC
3 IMG DESC
4 IMG DESC
5 IMG DESC
6 IMG DESC
7 IMG DESC
8 IMG DESC