{"id":18295260,"url":"https://github.com/prismlauncher/meta","last_synced_at":"2025-09-01T18:42:19.552Z","repository":{"id":64055347,"uuid":"553170745","full_name":"PrismLauncher/meta","owner":"PrismLauncher","description":"Prism Launcher Metadata generation scripts","archived":false,"fork":false,"pushed_at":"2025-01-25T10:29:16.000Z","size":1561,"stargazers_count":17,"open_issues_count":15,"forks_count":21,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-21T03:51:16.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ms-pl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrismLauncher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":{"open_collective":"prismlauncher"}},"created_at":"2022-10-17T20:37:27.000Z","updated_at":"2025-02-25T16:41:37.000Z","dependencies_parsed_at":"2023-10-30T23:23:21.506Z","dependency_job_id":"e9980554-3d54-41d0-a7f9-c9f49d7e541c","html_url":"https://github.com/PrismLauncher/meta","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/PrismLauncher%2Fmeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrismLauncher%2Fmeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrismLauncher%2Fmeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrismLauncher%2Fmeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrismLauncher","download_url":"https://codeload.github.com/PrismLauncher/meta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247338795,"owners_count":20922997,"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-11-05T14:34:12.649Z","updated_at":"2025-04-05T12:31:23.324Z","avatar_url":"https://github.com/PrismLauncher.png","language":"Python","funding_links":["https://opencollective.com/prismlauncher"],"categories":[],"sub_categories":[],"readme":"# Prism Launcher Meta\n\nScripts to generate jsons and jars that Prism Launcher will access.\n\n## Recommended Deployment\n\nAssuming you have a Flake-based NixOS configuration\n\n- Add Flake input:\n\n    ```nix\n    {\n      inputs.prism-meta.url = \"github:PrismLauncher/meta\";\n    }\n    ```\n\n- Import NixOS module and configure\n\n    ```nix\n    {inputs, ...}: {\n      imports = [inputs.prism-meta.nixosModules.default];\n      services.blockgame-meta = {\n        enable = true;\n        settings = {\n          DEPLOY_TO_GIT = \"true\";\n          GIT_AUTHOR_NAME = \"Herpington Derpson\";\n          GIT_AUTHOR_EMAIL = \"herpderp@derpmail.com\";\n          GIT_COMMITTER_NAME = \"Herpington Derpson\";\n          GIT_COMMITTER_EMAIL = \"herpderp@derpmail.com\";\n        };\n      };\n    }\n    ```\n\n- Rebuild and activate!\n- Trigger it `systemctl start blockgame-meta.service`\n- Monitor it `journalctl -fu blockgame-meta.service`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismlauncher%2Fmeta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprismlauncher%2Fmeta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismlauncher%2Fmeta/lists"}