|
1 | | -<img src= "SwissSelector1.5_big.png"/> |
2 | | -<img src= "SwissSelector1.5_mini.png"/> |
| 1 | +<img src= "SwissSelector1.6_big.png"/> |
| 2 | +<img src= "SwissSelector1.6_mini.png"/> |
3 | 3 | <link rel="shortcut icon" type="image/x-icon" href="ss3.ico"> |
4 | 4 |
|
5 | 5 | # Swiss-Selector |
6 | 6 | CMS 2018 Mod |
7 | 7 |
|
8 | 8 | Swiss Selector is a tool for Car Mechanic Simulator 2018. It uses a modded version of the original dll file. |
9 | 9 |
|
10 | | -## Download |
| 10 | +## Download - Update V1.6 for CMS 1.6.2.1 (DEC 25 2019) |
| 11 | + |
| 12 | +New Look! Resized windows and added tabbed navigation |
11 | 13 |
|
12 | 14 | <pre> <a href="https://github.com/Kevin0M16/Swiss-Selector/releases/latest/download/Swiss-Selector.zip"><img src="https://img.shields.io/badge/dynamic/json.svg?label=download&url=https://api.github.com/repos/Kevin0M16/Swiss-Selector/releases/latest&query=$.assets[0].name&style=for-the-badge" alt="download"/></a></pre> |
13 | 15 |
|
14 | 16 | <!--<a href="https://github.com/Kevin0M16/Swiss-Selector/releases/latest/download/Assembly-CSharp-firstpass.dll"><img src="https://img.shields.io/badge/dynamic/json.svg?label=download&url=https://api.github.com/repos/Kevin0M16/Swiss-Selector/releases/latest&query=$.assets[0].name&style=plastic" alt="download"/></a></pre> |
15 | 17 | <a href="https://github.com/Kevin0M16/Swiss-Selector/releases/latest/download/Swiss.Selector.exe"><img src="https://img.shields.io/badge/dynamic/json.svg?label=download&url=https://api.github.com/repos/Kevin0M16/Swiss-Selector/releases/latest&query=$.assets[2].name&style=plastic" alt="download"/></a>--> |
16 | 18 |
|
17 | 19 | ### Optional: |
18 | | -<pre> <a href="https://drive.google.com/open?id=14KZkmiyXTpEYJoY10v_utPYAD3ZMWK3U"><img src="https://img.shields.io/badge/Download-Original Cars PNG files-<COLOR>.svg"/></a><br /> Note: extract Cars directory anywhere under steam folder</pre> |
19 | | - |
20 | | -## Update Notes |
21 | | - |
22 | | -* **Updated 1.5 for CMS 1.6.2** -- |
23 | | - * Same Swiss Selector, just updated dll for CMS 1.6.2 |
24 | | - |
25 | | -* **Updated to 1.5** -- |
26 | | - * Added a new compact view mode - Mini Mode can be selected at: |
27 | | - * File --> Mini Mode, Closing in Mini Mode Saves this preference. |
28 | | - * You can now select your spawncar location either Garage Entrance 1 or Paintshop at: |
29 | | - * Prefererences --> Spawn Options --> Spawn Car Locations |
30 | | - * Removed the delete car ability, this caused many errors |
31 | | - * Updated icon on top left of Window. |
32 | | - |
33 | | -* **Updated to 1.4.1** -- Added ability to set license plates on Spawncar and Fixed bug that deleted car when deleting barns |
34 | | - |
35 | | -* **Updated to 1.4** -- |
36 | | - * New button to launch CMS2018 |
37 | | - * Fixed junkyard generator - if you use it, be patient, it will load but takes a few. |
38 | | - * Ability to delete a car at garage entrance 1 |
39 | | - * Ability to delete all barns with shift + delete |
40 | | - * Ability to set a preference to skip the Intro |
41 | | - * Ability to set a preference to spawn a car with or without all parts examined |
| 20 | +<!--<pre> <a href="https://drive.google.com/open?id=14KZkmiyXTpEYJoY10v_utPYAD3ZMWK3U"><img src="https://img.shields.io/badge/Download-Original Cars PNG files-<COLOR>.svg"/></a><br /> Note: extract Cars directory anywhere under steam folder</pre>--> |
42 | 21 |
|
43 | | -* <i>**Updated to 1.3** -- Added entire car is examined and part is examined. Fixed some file locating issues</i> |
44 | | -* <i>**Updated to 1.2** -- on first startup, tool now prompts to create ini files and comboboxes are greyed out |
45 | | -Added a select under File to delete all files created by tool</i> |
46 | | -* <i>**Updated to 1.1** -- added small image preview of mod cars and added 24 cars to junkyard</i> |
| 22 | +Original Car png's now included in the zip file above. |
| 23 | + |
| 24 | +## Change Log |
| 25 | +* [Changelog](https://github.com/Kevin0M16/Swiss-Selector/blob/master/CHANGELOG.md) - For viewing version history. |
47 | 26 |
|
48 | 27 | ## Features |
49 | 28 | * Custom key mapping |
@@ -91,15 +70,16 @@ The current version of Swiss Selector requires Car Mechanic Simulator 2018 versi |
91 | 70 | 3. Backup your dll file: Assembly-CSharp-firstpass.dll in the \Managed Folder<br /> |
92 | 71 | 4. Place Swiss Selector.exe in Steam\steamapps\common\Car Mechanic Simulator 2018\cms2018_Data\Managed folder<br /> |
93 | 72 | 5. Replace Assembly-CSharp-firstpass.dll with the dll from this repository<br /> |
94 | | - 6. Create a shortcut to Swiss Selector.exe and place it on your desktop<br /> |
| 73 | + 6. Create a shortcut to Swiss Selector.exe and place it on your desktop<br /> |
95 | 74 | 7. Remove any existing ini files from the \Managed directory<br /> |
96 | 75 | 8. Run Swiss Selector.exe<br /> |
97 | 76 | 9. When prompted, build swiss.ini and keys.ini note: Swiss Selector must be in \Managed folder!<br /> |
98 | 77 | 10. If all fields populate then continue, otherwise manually select \Managed folder under File<br /> |
99 | 78 | 11. Check if the car names have populated on the left. If car names listbox is empty, click Advanced\manually select \Managed location and Select your root directory of all your car files.<br /> |
100 | 79 | 12. Now you can select your car to spawn, money and xp amounts, and key mapping. Be sure to save your key bindings!<br /> |
101 | 80 | 13. Leave Swiss Selector Open and then Open CMS 2018. Action keys are listed on Main Form.<br /> |
102 | | - 14. Enjoy!<br /> |
| 81 | + 14. Move the Cars directory anywhere under the Steam\ folder to get a preview of the stock cars. (Now included in zip file) |
| 82 | + 15. Enjoy!<br /> |
103 | 83 |
|
104 | 84 | ## Default Key Functions |
105 | 85 |
|
@@ -151,4 +131,5 @@ This project is licensed under the MIT License - see the [LICENSE](/LICENSE) fil |
151 | 131 | ## Acknowledgments |
152 | 132 |
|
153 | 133 | * Thanks to the people of the Car Mechanic Simulator Modding forum on Steam |
| 134 | +* [Steam Community](https://steamcommunity.com/app/645630/discussions/1/1680315447982713687/) - CMS mod forum thread |
154 | 135 |
|
0 commit comments