{"id":22076128,"url":"https://github.com/aoemods/zig-essence","last_synced_at":"2025-07-24T12:32:38.618Z","repository":{"id":134137325,"uuid":"431671564","full_name":"aoemods/zig-essence","owner":"aoemods","description":"Zig impl of Relic Entertainment's Essence formats","archived":false,"fork":false,"pushed_at":"2022-07-26T11:22:10.000Z","size":38,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T22:30:42.065Z","etag":null,"topics":["aoe4","zig","zig-package"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aoemods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-11-25T00:57:22.000Z","updated_at":"2022-03-13T16:03:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4896529-e51f-4fae-bb62-c1c81c75525b","html_url":"https://github.com/aoemods/zig-essence","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aoemods/zig-essence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoemods%2Fzig-essence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoemods%2Fzig-essence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoemods%2Fzig-essence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoemods%2Fzig-essence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aoemods","download_url":"https://codeload.github.com/aoemods/zig-essence/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aoemods%2Fzig-essence/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266844016,"owners_count":23993961,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["aoe4","zig","zig-package"],"created_at":"2024-11-30T22:12:32.963Z","updated_at":"2025-07-24T12:32:38.605Z","avatar_url":"https://github.com/aoemods.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zig-essence\n\nLow-level minimal allocation implementation of Relic's funky formats in Zig with comments and clearly named variables.\n\nSGAs: Headers should work for all versions of SGAs, but more high-level code and complex operations are only tested on AoE4 SGAs. \n\n## Getting sgatool\n\nYou can grab a copy of `sgatool`, the actually executable portion of `zig-essence`, from the latest successful CI run, the latest release (soon), or by compiling the program yourself.\n\n### Compiling\n\nFirst, install [Zig](https://ziglang.org/). Then:\n```bash\ngit clone https://github.com/aoemods/zig-sga\ncd zig-sga\nzig build\n# Output in ./zig-out/bin!\n\n# Or to run it right away (useful for developers)\nzig build sgatool -- [args]\n```\n\n## Using as a Library\n\nSee `tools/sgatool.zig` and `build.zig` for an example of how `zig-essence` can be used as a library in Zig!\n\n## Prior Art\n\nCredit where credit's due!\n\nThanks Janne for the [awesome blog post](https://janne252.dev/content/2021/coh3-pre-alpha-extract-sga) as well as the [SGA viewer tooling](https://github.com/Janne252/essence-archive-viewer) that inspired this effort. A dozen lines of documentation are based off of a table in Janne's blog post. \\\u003c3\n\n## License\n\nMIT\n\nAll files in `dump` are also MIT licensed and generated by other SGA tools. Please do not add any official game archives to `dump`!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faoemods%2Fzig-essence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faoemods%2Fzig-essence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faoemods%2Fzig-essence/lists"}