{"id":26686444,"url":"https://github.com/jss2a98aj/starbound-patch-helper","last_synced_at":"2026-05-04T03:35:55.311Z","repository":{"id":152302950,"uuid":"478425626","full_name":"jss2a98aj/Starbound-Patch-Helper","owner":"jss2a98aj","description":"A tool used to create JSON Patches for Starbound (and other games) in bulk","archived":false,"fork":false,"pushed_at":"2025-12-11T20:17:14.000Z","size":243,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T00:44:58.072Z","etag":null,"topics":["json","json-patch","starbound"],"latest_commit_sha":null,"homepage":"","language":"C++","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/jss2a98aj.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-06T06:08:16.000Z","updated_at":"2025-12-11T20:17:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae305869-f24c-4c14-aba3-27f75f0a1f56","html_url":"https://github.com/jss2a98aj/Starbound-Patch-Helper","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jss2a98aj/Starbound-Patch-Helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jss2a98aj%2FStarbound-Patch-Helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jss2a98aj%2FStarbound-Patch-Helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jss2a98aj%2FStarbound-Patch-Helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jss2a98aj%2FStarbound-Patch-Helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jss2a98aj","download_url":"https://codeload.github.com/jss2a98aj/Starbound-Patch-Helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jss2a98aj%2FStarbound-Patch-Helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["json","json-patch","starbound"],"created_at":"2025-03-26T11:18:58.456Z","updated_at":"2026-05-04T03:35:55.295Z","avatar_url":"https://github.com/jss2a98aj.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starbound Patch Helper\n\nThe Starbound Patch Helper is a tool intended to help automate the creation of patch files. It can be configured to ignore Starbound specific quarks in order to be more widely useful. It was made in my spare time over several weekends. Bugs, crashes, freezes, and other issues are entirely possible.\n\n# What it does\n\nPull specific values out of \"source\" JSON files and write them to \"intermediary\" JSON files. This is entirely dependent on how the configs are set up and the \"source\" files supplied.\n\nCreate JSON patches from the \"source\" and \"intermediary\" files depending on configs. It is generally expected that some \"intermediary\" files will be modified before doing this, but some patch types may be generated without changing any of them.\n\n# Usage\n\nWhen ran directly it will prompt for inputs. It can also be run from the command line. Parameters can be used to entirely skip the need for user interaction.\n\n# Supported non-standard JSON and JSON Patch features\n\nMost of this is supported only because of how Starbound handles things, but some features are intentionally utilized elsewhere.\nAll of this was done without altering the underlying JSON parser. All of it can be disabled or ignored.\n\n- Comments (`// ` and `/* */`) in JSON files.\n- Newlines in JSON values.\n- Patch operation sets to allow one patch file to separately fail or succeed patch applications.\n- Inverse test operations to see if a value exists or not without regard for what the value is.\n\n# Future plans\n\n- Pre-built binaries for Linux.\n- Pre-built binaries for Mac. I don't have a Mac. It will require cross compiling.\n- More configuration options.\n- More detailed crashes, including printing the path of a read file when parsing fails.\n- Support for settings paths other than the default relative ones when running from the command line.\n- Better documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjss2a98aj%2Fstarbound-patch-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjss2a98aj%2Fstarbound-patch-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjss2a98aj%2Fstarbound-patch-helper/lists"}