{"id":19831660,"url":"https://github.com/cyclopsmc/generator-cyclops","last_synced_at":"2026-04-11T21:35:02.887Z","repository":{"id":74084136,"uuid":"45638598","full_name":"CyclopsMC/generator-cyclops","owner":"CyclopsMC","description":"A simple Cyclops mod template generator","archived":false,"fork":false,"pushed_at":"2023-04-16T20:31:13.000Z","size":323,"stargazers_count":2,"open_issues_count":9,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-11T10:18:03.551Z","etag":null,"topics":["forge","java","minecraft"],"latest_commit_sha":null,"homepage":null,"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/CyclopsMC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-11-05T20:51:38.000Z","updated_at":"2021-10-08T12:51:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"60bf3446-06db-4d21-9788-62ff1c1c1406","html_url":"https://github.com/CyclopsMC/generator-cyclops","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/CyclopsMC%2Fgenerator-cyclops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2Fgenerator-cyclops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2Fgenerator-cyclops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2Fgenerator-cyclops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyclopsMC","download_url":"https://codeload.github.com/CyclopsMC/generator-cyclops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241191580,"owners_count":19925292,"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":["forge","java","minecraft"],"created_at":"2024-11-12T11:33:40.948Z","updated_at":"2025-10-05T11:50:42.581Z","avatar_url":"https://github.com/CyclopsMC.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## generator-cyclops\n\nThis is a simple Cyclops mod template generator.\n\n### Requirements\n\n* [Node](https://nodejs.org/en/)\n* [Yo](https://www.npmjs.com/package/yo)\n\n### Usage\n\nRun `npm link` in this directory for installing this generator.\nRunning `yo cyclops:mod` will create a new mod directory based on the answers you provide to the questions.\n\nYou will need to fill in the following things when using this template:\n\n* Update secret keys and repo locations in `.travis.yml`\n* Encrypt keystore file in `.travis.yml`\n\nIf using travis, you will need to enter the following secrets in your build settings:\n* `CURSEFORGE_KEY_SECRET`: Your curseforge key for automatic release publishing when a new tag is pushed\n* `MAVEN_URL`: (Optional), for automatic dev build publishing\n* `MAVEN_USERNAME`: (Optional), maven username for the dev build publishing\n* `MAVEN_KEY`: (Optional), maven password for the dev build publishing\n* `SIGN_KEYSTORE`: Keystore file\n* `SIGN_ALIAS`: Keystore alias\n* `SIGN_STOREPASS`: Keystore pass\n* `SIGN_KEYPASS`: Key pass\n\n### Branching Strategy\n\nFor every major Minecraft version, two branches exist:\n\n* `master-{mc_version}`: Latest (potentially unstable) development.\n* `release-{mc_version}`: Latest stable release for that Minecraft version. This is also tagged with all mod releases.\n\n### License\nAll code and images are licenced under the [MIT License](https://github.com/CyclopsMC/generator-cyclops/blob/master-1.8/LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclopsmc%2Fgenerator-cyclops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclopsmc%2Fgenerator-cyclops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclopsmc%2Fgenerator-cyclops/lists"}