๐Ÿ“ฆ tolik518 / r0.fyi

๐Ÿ“„ sog_character_json.json ยท 20 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20{
  "id": "sog-character-editor",
  "name": "SoG Character Editor",
  "show_name": true,
  "year_started": 2024,
  "year_modified": 2024,
  "dateCreated": "2024-04-03",
  "logo": null,
  "screenshots": [
    "screenshots/sog-character-editor-1.png"
  ],
  "description": [
    "SoG Character Editor is a tool for changing the name and gender in the Secrets of Grindea character savegames.",
    "It is basically a stripped down, cheat free version of the SoG Savegame Editor."
  ],
  "technologies": ["Rust"],
  "platforms": ["Windows", "Linux"],
  "repository": "https://github.com/tolik518/sog-character-editor",
  "category": "DeveloperTool"
}