|
1 | 1 | # Ice-Station-Z-Save-Editor
|
2 | 2 | An Open-Source Save-Editor for Ice Station Z 3DS Fully Written in Python.
|
3 | 3 | # Newest Release(s):
|
4 |
| -- [Download Executable](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/files/8273871/Ice.Station.Z.Save.Editor.V3.zip) |
5 |
| -- [Download Source](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/files/8273866/Script.v3.zip) |
6 |
| -- [Download Compiled](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/files/8273861/Compiled.Script.v3.zip) |
| 4 | +- [Download Executable](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/files/8309919/Ice.Station.Z.Save.Editor.V4.zip) |
| 5 | +- [Download Source](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/files/8309918/Script.v4.zip) |
| 6 | +- [Download Compiled](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/files/8309917/Compiled.Script.v4.zip) |
7 | 7 |
|
8 |
| -# Version 3.0 Features: |
9 |
| -- All Save Slot Editing. *(Data0, Data1, Data2, Data3)* |
10 |
| -- Submarine is a new Spawn-Point choice while Save-Editing. |
11 |
| -- Error Window Shows Application Error's |
12 |
| -- Cleaner/Better UI Elements |
| 8 | + |
| 9 | +# Version 4.0 Features: |
| 10 | +- All Save Slot Editing. *(Data0, Data1, Data2, Data3).* |
| 11 | +- Includes Buttons to Attempt to Un-Corrupt Data0, Data1, Data2. |
| 12 | +- Better Stabability. |
| 13 | +- Cleaner/Better UI Elements. |
13 | 14 |
|
14 | 15 | # Affiliated Repositories:
|
15 | 16 | - [TheRealYunix's Save Editor](https://github.com/TheRealYunix/Ice-Station-Z-Save-Editor)
|
@@ -39,6 +40,13 @@ An Open-Source Save-Editor for Ice Station Z 3DS Fully Written in Python.
|
39 | 40 |
|
40 | 41 | # Legacy Version Feature(s):
|
41 | 42 |
|
| 43 | +# Version 3.0 (v3.0-beta): |
| 44 | +- All Save Slot Editing. *(Data0, Data1, Data2, Data3)* |
| 45 | +- Submarine is a new Spawn-Point choice while Save-Editing. |
| 46 | +- Error Window Shows Application Error's |
| 47 | +- Cleaner/Better UI Elements |
| 48 | +- [Download Executable](https://github.com/Cracko298/Ice-Station-Z-Save-Editor/blob/main/Versions/Ice%20Station%20Z%20Save%20Editor%20V3.zip?raw=true) |
| 49 | + |
42 | 50 | # Version 2.0 (v2.0-beta):
|
43 | 51 | - All Save Slot Editing.
|
44 | 52 | - Includes Data3 Editing.
|
|
0 commit comments