{"id":16203181,"url":"https://github.com/pardeike/harmonyrimworld","last_synced_at":"2025-08-19T22:32:06.434Z","repository":{"id":51606160,"uuid":"243824576","full_name":"pardeike/HarmonyRimWorld","owner":"pardeike","description":"A RimWorld mod that installs Harmony for all other mods","archived":false,"fork":false,"pushed_at":"2024-05-29T01:00:01.000Z","size":7766,"stargazers_count":139,"open_issues_count":1,"forks_count":29,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-12-07T07:40:47.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/pardeike.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":"2020-02-28T18:03:50.000Z","updated_at":"2024-12-02T23:00:23.000Z","dependencies_parsed_at":"2023-12-29T17:27:09.176Z","dependency_job_id":"eb1160b9-5336-4530-b8ae-c652dda31961","html_url":"https://github.com/pardeike/HarmonyRimWorld","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FHarmonyRimWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FHarmonyRimWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FHarmonyRimWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FHarmonyRimWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pardeike","download_url":"https://codeload.github.com/pardeike/HarmonyRimWorld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230374118,"owners_count":18216041,"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":[],"created_at":"2024-10-10T09:52:36.546Z","updated_at":"2024-12-19T04:06:40.515Z","avatar_url":"https://github.com/pardeike.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RimWorld Harmony Library Mod\n\nThis mod brings Harmony into RimWorld modding.\n\n![Harmony](https://raw.githubusercontent.com/pardeike/Harmony/master/HarmonyLogo.png)  \nGitHub Repository: [Harmony](https://github.com/pardeike/Harmony)\n\nInstead of including `0Harmony.dll` in your `Assemblies` folder, you use the Harmony reference just for compiling and exclude it from being copied to the folder on build. Then, you add the following to your `About.xml` file:\n\n```\n\u003cmodDependencies\u003e\n    \u003cli\u003e\n        \u003cpackageId\u003ebrrainz.harmony\u003c/packageId\u003e\n        \u003cdisplayName\u003eHarmony\u003c/displayName\u003e\n        \u003csteamWorkshopUrl\u003esteam://url/CommunityFilePage/2009463077\u003c/steamWorkshopUrl\u003e\n        \u003cdownloadUrl\u003ehttps://github.com/pardeike/HarmonyRimWorld/releases/latest\u003c/downloadUrl\u003e\n    \u003c/li\u003e\n\u003c/modDependencies\u003e\n```\n\nwhich will make RimWorld 1.1 force the user to install this mod. It will automatically want to be installed high up in the list which makes it supply `Harmony` to all mods below. This means that all mods will use **the same Harmony version**.\n\nWhenever Harmony needs updating, this mod will update too. Unless it is a breaking change (we will avoid making those). In which case, a second Harmony mod will be created so users can use either this one or the new one.\n\n**Note:** Adding **HARMONY_NO_LOG** (any non-empty value will do) to your environment variables will suppress the creation of the `harmony.log.txt` file that is created if some mod author forgets to remove debugging before releasing their mod. See also [How to edit environment variables](https://www.howtogeek.com/787217/how-to-edit-environment-variables-on-windows-10-or-11/).\n\n/Brrainz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardeike%2Fharmonyrimworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpardeike%2Fharmonyrimworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardeike%2Fharmonyrimworld/lists"}