{"id":27222138,"url":"https://github.com/omnimodloader/asmhelper","last_synced_at":"2025-08-25T14:10:09.320Z","repository":{"id":246291707,"uuid":"820654961","full_name":"OmniModLoader/ASMHelper","owner":"OmniModLoader","description":"ASM Helper is a versatile library for modifying JAR files, designed to simplify the process of editing ModFiles within the OmniMC framework.","archived":false,"fork":false,"pushed_at":"2024-08-08T23:00:56.000Z","size":211,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-10T09:07:24.115Z","etag":null,"topics":["asm","helper","jar","java","java-21","library","minecraft","mod","modifying","omnimc","simple"],"latest_commit_sha":null,"homepage":"","language":"Java","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/OmniModLoader.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":"2024-06-26T23:07:19.000Z","updated_at":"2024-08-08T23:01:00.000Z","dependencies_parsed_at":"2024-06-27T03:01:33.254Z","dependency_job_id":"8bc3aeef-ae95-42a1-b17a-3c2bdbb15402","html_url":"https://github.com/OmniModLoader/ASMHelper","commit_stats":null,"previous_names":["universal-modloader/asmhelper"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/OmniModLoader/ASMHelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniModLoader%2FASMHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniModLoader%2FASMHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniModLoader%2FASMHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniModLoader%2FASMHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmniModLoader","download_url":"https://codeload.github.com/OmniModLoader/ASMHelper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmniModLoader%2FASMHelper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272077690,"owners_count":24869288,"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-08-25T02:00:12.092Z","response_time":1107,"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":["asm","helper","jar","java","java-21","library","minecraft","mod","modifying","omnimc","simple"],"created_at":"2025-04-10T08:55:39.979Z","updated_at":"2025-08-25T14:10:09.294Z","avatar_url":"https://github.com/OmniModLoader.png","language":"Java","readme":"# ASM Helper\n\nASM Helper is a library designed to facilitate the modification of JAR files, simplifying the process of making changes to ModFiles within the OmniMC framework.\nThis library is versatile and can be utilized in various contexts beyond OmniMC.\n\n# Examples\n\n[Examples can be seen here](./examples).\n\n# Importing\n\n### Maven\n\n* Include JitPack in your maven build file\n\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n        \u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\n* Add ASMHelper as a dependency\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.OmniModLoader\u003c/groupId\u003e\n    \u003cartifactId\u003eASMHelper\u003c/artifactId\u003e\n    \u003cversion\u003e2.2.9\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Gradle\n\n* Add JitPack to your root `build.gradle` at the end of repositories\n\n```gradle\nrepositories {\n    maven {\n        url 'https://jitpack.io'\n    }\n}\n```\n\n* Add the dependency\n\n```gradle\ndependencies {\n    implementation 'com.github.OmniModLoader:ASMHelper:2.2.9'\n}\n```\n\n# License\n\n[ASMHelper is licensed under MIT](./LICENSE).\n\n# Contributing\n\nIf you want to contribute it is best to comment everything and test it a lot with large JAR files and small ones.\nAll additions will be also tested by me and approved by me. But other than that you are free to contribute as much as\nyou want.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnimodloader%2Fasmhelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomnimodloader%2Fasmhelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnimodloader%2Fasmhelper/lists"}