Difference between revisions of "Documentation/Tools/Game Archive Extractor"
< Documentation | Tools
Jump to navigation
Jump to search
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | You may use the provided extractor to unpack the game archive to develop game mods. To repack the archive again use any standard ZIP utility | + | You may use the provided extractor to unpack the game archive to develop game mods. To repack the archive again use any standard ZIP utility after you've finished your mod. |
=Usage= | =Usage= | ||
<pre>scs_extractor archive.scs [output_path]</pre> | <pre>scs_extractor archive.scs [output_path]</pre> | ||
− | + | =Download= | |
+ | Download the extractor [http://download.eurotrucksimulator2.com/scs_extractor.zip here]. | ||
− | + | TODO: Link update? | |
− | + | ||
+ | [[Category:TODO]] |
Revision as of 14:29, 11 February 2016
You may use the provided extractor to unpack the game archive to develop game mods. To repack the archive again use any standard ZIP utility after you've finished your mod.
Usage
scs_extractor archive.scs [output_path]
Download
Download the extractor here.
TODO: Link update?