{"id":15167053,"url":"https://github.com/ibiixie/apb-config-manager","last_synced_at":"2025-09-30T23:30:47.891Z","repository":{"id":170782639,"uuid":"616035544","full_name":"ibiixie/apb-config-manager","owner":"ibiixie","description":"A basic config manager for APB: Reloaded.","archived":true,"fork":false,"pushed_at":"2023-06-07T14:08:31.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-01T12:34:09.308Z","etag":null,"topics":["apb-reloaded","avaloniaui","config","csharp","manager"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibiixie.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":"2023-03-19T12:35:58.000Z","updated_at":"2024-02-04T19:12:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"907da54d-8fc1-4de1-982b-15e9fedb74ce","html_url":"https://github.com/ibiixie/apb-config-manager","commit_stats":{"total_commits":42,"total_committers":2,"mean_commits":21.0,"dds":0.3571428571428571,"last_synced_commit":"c2e374f100ef4820327a7e778a51ec7a7a111b0b"},"previous_names":["imxela/apb-config-manager","ibiixie/apb-config-manager"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibiixie%2Fapb-config-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibiixie%2Fapb-config-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibiixie%2Fapb-config-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibiixie%2Fapb-config-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibiixie","download_url":"https://codeload.github.com/ibiixie/apb-config-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234790152,"owners_count":18887106,"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":["apb-reloaded","avaloniaui","config","csharp","manager"],"created_at":"2024-09-27T05:23:59.454Z","updated_at":"2025-09-30T23:30:42.635Z","avatar_url":"https://github.com/ibiixie.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAPB Config Manager\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nAfter years of tediously switching between multiple APB configs manually, I decided to throw together this overcooked spaghetti of a codebase out of frustration in order to make managing and switching between configurations in APB a little bit smoother. I created this project mostly for myself, but I figured I might as well release it on here in case anyone else is interested in using it. :)\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/imxela/apb-config-manager/releases/latest/download/apb-config-manager-setup.exe\"\u003eDownload Latest Version\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/downloads/imxela/apb-config-manager/total\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/imxela/apb-config-manager\"\u003e\n\u003c/p\u003e\n\n## Features\n\n#### Creating a profile\n\nUsing APB Config Manager, you can create multiple configs without requiring multiple installs of APB by storing them as profiles. Each profile contains its own set of configuration files, which are automatically switched out when you run a specific profile.\n\n#### Switching between profiles\n\nTo make switching between profiles as seamless as possible, you can create desktop shortcuts for each of your profiles. These shortcuts will automatically switch to the configuration files associated with the profile when double-clicked, allowing you to run the game with the desired configuration easily.\n\n#### Editing a profile\n\nTo edit a config profile, simply select it from the list and run APB Advanced Launcher. You can then edit the configuration files as you normally would. Make sure you select the correct profile before you start editing, as you might unintentionally edit the wrong config otherwise.\n\n#### Importing a profile\n\nIf you already have multiple installations of APB, each with its own config, APB Config Manager allows you to easily import them as profiles. Press \"Import Profile...\", navigate to the root directory of the APB installation you want to import, and the config files will be copied to a new config profile.\n\n#### First-time startup\n\nWhen you start APB Config Manager for the first time, it will prompt you to navigate to your primary APB installation directory. This directory is usually located in `C:\\Program Files (x86)\\Steam\\steamapps\\common\\APB Reloaded`. Once you choose a valid directory, APB Config Manager will create a backup of the current config files. This backup profile is write-protected, meaning you cannot edit or remove it. This ensures that there is always a set of valid config files available for you to revert to in case something goes wrong.\n\n#### When Murphy's Law kicks in\n\nRefer to sections 7 and 8 of the [LICENSE file](LICENSE). ^-^\n\n## Screenshots\n\n![Picture of Application](https://i.imgur.com/ZxkrKrB.png)\n\n---\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003eThis project is licensed under the Apache License 2.0. See the \u003ca href=\"LICENSE\"\u003eLICENSE file\u003c/a\u003e for more information\u003c/p\u003e\n\n\u003cbr\u003e\n\n---\n\n\u003ch3 align=\"center\"\u003e\u003cbold\u003e\u003ci\u003eDISCLAIMER\u003c/i\u003e\u003c/bold\u003e\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003eI am in no way affiliated with Little Orbit or APB: Reloaded, and this software has not been officially approved. Although it should be perfectly legal in theory, you are using it at your own risk in practice. I am also not affiliated with the creator(s) of APB Advanced Launcher.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibiixie%2Fapb-config-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibiixie%2Fapb-config-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibiixie%2Fapb-config-manager/lists"}