-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheditors.json
More file actions
86 lines (86 loc) · 2.98 KB
/
editors.json
File metadata and controls
86 lines (86 loc) · 2.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"name": "High On Life 2 - Save Editor",
"slug": "high-on-life-2-save-editor",
"repo": "https://github.com/SaveEditors/high-on-life-2-save-editor",
"play": "https://saveeditors.github.io/high-on-life-2-save-editor/",
"summary": "Edit Pesos, checkpoints, and DictionaryRaw progression flags from High On Life 2 GVAS saves.",
"tags": [
"High On Life 2",
"Steam",
"Game Pass",
"GVAS",
"Save Editor"
]
},
{
"name": "Minecraft Dungeons - Save Editor",
"slug": "minecraft-dungeons-save-editor",
"repo": "https://github.com/SaveEditors/minecraft-dungeons-save-editor",
"play": "https://saveeditors.github.io/minecraft-dungeons-save-editor/",
"summary": "Browser-based Minecraft Dungeons save editor with .dat decrypt/encrypt compatibility, inventory/chest/stat editing, and raw JSON control.",
"tags": [
"Minecraft Dungeons",
"Save Editor",
"Browser",
".dat",
".json"
]
},
{
"name": "Planet of Lana 2 - Save Editor",
"slug": "planet-of-lana-2-save-editor",
"repo": "https://github.com/SaveEditors/planet-of-lana-2-save-editor",
"play": "https://saveeditors.github.io/planet-of-lana-2-save-editor/",
"summary": "Story progression, journal GUID control, Mui bond flags, coordinates, and runtime settings in one clean editor.",
"tags": [
"Steam",
"Game Pass",
"Story Progress",
"Journal",
"Settings"
]
},
{
"name": "TMNT Shredder's Revenge - Save Editor",
"slug": "tmnt-shredders-revenge-save-editor",
"repo": "https://github.com/SaveEditors/tmnt-shredders-revenge-save-editor",
"play": "https://saveeditors.github.io/tmnt-shredders-revenge-save-editor/",
"summary": "Edit TMNT cloud save files with auto-detect, backup-first writes, and readable upgrade names.",
"tags": [
"TMNT",
"Shredder's Revenge",
"Cloud Save",
"Backup Safety"
]
},
{
"name": "Swordhaven - Iron Conspiracy - Save Editor",
"slug": "swordhaven-save-editor",
"repo": "https://github.com/SaveEditors/swordhaven-save-editor",
"play": "https://saveeditors.github.io/swordhaven-save-editor/",
"summary": "Edit Swordhaven - Iron Conspiracy save archives and Progress data with structured controls, inventory operations, and map-state tools.",
"tags": [
"Swordhaven - Iron Conspiracy",
"Unity",
"Archive",
"Progress",
"Fog of War"
]
},
{
"name": "Trading Card Shop Simulator - Save Editor",
"slug": "trading-card-simulator-save-editor",
"repo": "https://github.com/SaveEditors/trading-card-simulator-save-editor",
"play": "https://saveeditors.github.io/trading-card-simulator-save-editor/",
"summary": "Edit coins, shop progression, item totals/prices, binder progress, and unlock flags from Trading Card Shop Simulator saves.",
"tags": [
"Trading Card Shop Simulator",
"Steam",
"Game Pass",
"WGS",
"JSON",
"Save Editor"
]
}
]