{"id":16636397,"url":"https://github.com/isxander/lib-installer","last_synced_at":"2026-04-21T15:35:20.543Z","repository":{"id":105073834,"uuid":"382847904","full_name":"isXander/lib-installer","owner":"isXander","description":"An easy solution to install XanderLib/ModCore on runtime.","archived":false,"fork":false,"pushed_at":"2021-07-11T07:40:18.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T10:51:29.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isXander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"isxander"}},"created_at":"2021-07-04T12:35:21.000Z","updated_at":"2021-07-11T07:40:20.000Z","dependencies_parsed_at":"2024-01-07T21:30:26.021Z","dependency_job_id":null,"html_url":"https://github.com/isXander/lib-installer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2Flib-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2Flib-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2Flib-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isXander%2Flib-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isXander","download_url":"https://codeload.github.com/isXander/lib-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136025,"owners_count":20241990,"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-12T06:06:42.340Z","updated_at":"2026-04-21T15:35:15.496Z","avatar_url":"https://github.com/isXander.png","language":"Kotlin","funding_links":["https://patreon.com/isxander"],"categories":[],"sub_categories":[],"readme":"# Lib Installer\n*An easy solution for developers to install XanderLib/ModCore at runtime.*\n\n## How To Use\n```groovy\nrepositories {\n    maven { url = 'https://jitpack.io' }\n}\n\ndependencies {\n    // you will need to shadow/embed this dependency\n    implementation 'uk.co.isXander:lib-installer:-SNAPSHOT'\n}\n\njar {\n    manifest {\n        attributes (\n                // ------------------------------\n                // Install XanderLib\n                'FMLCorePlugin': 'co.uk.isxander.libinstaller.fml.XanderLib',\n                // Install ModCore\n                'FMLCorePlugin': 'co.uk.isxander.libinstaller.fml.ModCore',\n                // ------------------------------\n                'FMLCorePluginContainsFMLMod': true,\n                'ForceLoadAsMod': true,\n                'ModSide': 'CLIENT'\n        )\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisxander%2Flib-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisxander%2Flib-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisxander%2Flib-installer/lists"}