{"id":17005439,"url":"https://github.com/erikkalkoken/stellaris-tool","last_synced_at":"2026-05-16T22:36:26.508Z","repository":{"id":248171685,"uuid":"821015380","full_name":"ErikKalkoken/stellaris-tool","owner":"ErikKalkoken","description":"A tool for converting Stellaris save games into JSON.","archived":false,"fork":false,"pushed_at":"2024-07-17T22:35:32.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T10:29:14.903Z","etag":null,"topics":["golang","json","paradox-interactive","stellaris"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ErikKalkoken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-27T16:26:50.000Z","updated_at":"2024-07-17T22:33:25.000Z","dependencies_parsed_at":"2024-07-18T02:18:55.586Z","dependency_job_id":"5017bf80-fac2-40e3-a6b2-8ac214dc5245","html_url":"https://github.com/ErikKalkoken/stellaris-tool","commit_stats":null,"previous_names":["erikkalkoken/stellaris-tool"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikKalkoken%2Fstellaris-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikKalkoken%2Fstellaris-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikKalkoken%2Fstellaris-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikKalkoken%2Fstellaris-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErikKalkoken","download_url":"https://codeload.github.com/ErikKalkoken/stellaris-tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945595,"owners_count":20536295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","json","paradox-interactive","stellaris"],"created_at":"2024-10-14T04:46:26.724Z","updated_at":"2026-05-16T22:36:21.489Z","avatar_url":"https://github.com/ErikKalkoken.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stellaris Tool\n\nA tool for converting Stellaris save games into JSON.\n\n[![Go](https://github.com/ErikKalkoken/stellaris-tool/actions/workflows/go.yml/badge.svg)](https://github.com/ErikKalkoken/stellaris-tool/actions/workflows/go.yml)\n\n## Description\n\nThis package contains the tool `sav2json` which converts the contents of Stellaris save games into JSON. The tool can be downloaded directly for Windows, Linux and macOS or build from source for many other platforms. The tool is written in Go and has no build dependencies.\n\n## Installation\n\n### Latest release\n\nYou find the latest release for your platform on the [releases page](https://github.com/ErikKalkoken/stellaris-tool/releases).\n\nPlease download the package for your respective platform directly from the releases page and decompress it, e.g. with unzip or tar. The tool is a single executable and can be run directly.\n\nTo install it you need to copy the executable into a folder, which is already in your `PATH`, e.g. `~/.local/bin` on Linux.\n\n### Build and install from repository\n\nIf you system has a go compiler you can install the tool directly with:\n\n```sh\ngo install github.com/ErikKalkoken/stellaris-tool/cmd/sav2json@latest\n```\n\n## Usage\n\nThe usage is as follows:\n\n```plain\nUsage: sav2json [options] \u003cinputfile\u003e:\n\nsav2json converts a Stellaris save game into JSON.\n\nOptions:\n  -d string\n        destination directory for output files (default \".\")\n  -k    keep original data files\n  -s    create output files in same directory as source files\n  -v    show the current version\n```\n\nYou can always print the current usage of the tool with: `sav2json -h`.\n\n\u003e [!TIP]\n\u003e The location of the Stellaris save game files various by platform and installation method. Please see the official [Stellaris Wiki](https://stellaris.paradoxwikis.com/Save-game_editing) on how to find them.\n\n## Support\n\nShould you encounter a bug please feel free to open an issue with \"Bug: ...\" in the title. If the issue relates to a problem with a save file, please attach a copy of that save file to the issue, so we can debug it.\n\nIf you feel you are missing an important feature, please feel free to open an issue for it with \"Feature request: ...\" in the title.\n\n## Contributions\n\nWe welcome any contributions to this open source project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikkalkoken%2Fstellaris-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikkalkoken%2Fstellaris-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikkalkoken%2Fstellaris-tool/lists"}