{"id":28205865,"url":"https://github.com/aetopia/halo-infinite-settings-editor","last_synced_at":"2026-04-17T04:32:56.611Z","repository":{"id":63727693,"uuid":"568437215","full_name":"Aetopia/Halo-Infinite-Settings-Editor","owner":"Aetopia","description":"A tool to edit \u0026 view Halo Infinite's settings file (SpecControlSettings.json).","archived":false,"fork":false,"pushed_at":"2023-01-07T10:34:29.000Z","size":292,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T10:08:38.218Z","etag":null,"topics":["game","games","halo","halo-infinite","nim","settings","settings-editor","settings-viewer","tool","utility","viewer","windows"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/Aetopia.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}},"created_at":"2022-11-20T14:33:19.000Z","updated_at":"2025-01-04T13:38:14.000Z","dependencies_parsed_at":"2023-02-06T22:31:29.377Z","dependency_job_id":null,"html_url":"https://github.com/Aetopia/Halo-Infinite-Settings-Editor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FHalo-Infinite-Settings-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FHalo-Infinite-Settings-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FHalo-Infinite-Settings-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FHalo-Infinite-Settings-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aetopia","download_url":"https://codeload.github.com/Aetopia/Halo-Infinite-Settings-Editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aetopia%2FHalo-Infinite-Settings-Editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259255503,"owners_count":22829484,"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":["game","games","halo","halo-infinite","nim","settings","settings-editor","settings-viewer","tool","utility","viewer","windows"],"created_at":"2025-05-17T10:08:37.968Z","updated_at":"2025-10-26T04:52:49.729Z","avatar_url":"https://github.com/Aetopia.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Halo Infinite Settings Editor\n A tool to edit \u0026 view Halo Infinite's settings file (`SpecControlSettings.json`).\n\n# How to use?\n1. Fetch the latest release from [GitHub Releases](https://github.com/Aetopia/Halo-Infinite-Settings-Editor/releases).\n2. Start `Halo-Infinite-Settings-Editor.exe`.\n3. The program will automatically detect where the `SpecControlSettings.json` file is and then load its contents.\n4. Here is how the interface looks like:\n\n    ![HaloInfSetEdit](images/HaloInfSetEdit.png)\n\n5. The toolbar has the following operations:\n    | Button | Operation |\n    |--------|------------|\n    | `✍️ Save` | Save the current settings.|\n    | `↻ Reload` | Reload settings from `SpecControlSettings.json`. |\n    | `🔎 Search` | Search for a key.|\n    | `📄 Open` | Open the `SpecControlSettings.json` file in a text editor. |\n    | `🌎` | Open Halo Infinite Settings Editor's GitHub Repository in your default web browser. |\n    | `?` | Information on Halo Infinite Settings Editor. |\n\n6. Operations:\n    - To edit a value, double click value you want to edit to open up the `Edit Dialog Box`.\n\n        ![HaloInfSetEditDialog](images/HaloInfSetEditDialog.png)\n        You can enter the following data types:\n        | Value | Representation \\| How to enter? |\n        |-|-|\n        |String|Enter a alphanumeric expression.|\n        |Integer|Enter a numeric expression.|\n        |Null|Enter a blank value.|\n    \n    - To search for a key, click on `🔎 Search` and enter your query.\n\n        ![HaloInfSetSearchDialog](images/HaloInfSetSearchDialog.png)\n\n# Build\n1. Install Nim. \n    \u003e Use `ChooseNim` to install Nim: https://github.com/dom96/choosenim              \n    Download the latest release: https://nim-lang.org/install.html      \n\n2. Install Dependencies:\n\n    ```\n    nimble install wNim\n    ```\n\n3. Build:\n    - `Halo-Infinite-Settings-Editor.exe`\n        ```\n        nim c -o:\"Halo-Infinite-Settings-Editor.exe\" --app:gui -d:release -d:strip --opt:size src/main.nim\n        ```\n    - **Optional:** Compress using UPX!\n        ```\n        upx --best \"Halo-Infinite-Settings-Editor.exe\"\n        ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetopia%2Fhalo-infinite-settings-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faetopia%2Fhalo-infinite-settings-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetopia%2Fhalo-infinite-settings-editor/lists"}