{"id":19831710,"url":"https://github.com/cyclopsmc/cyclopsbase","last_synced_at":"2025-08-04T10:39:40.472Z","repository":{"id":74084090,"uuid":"45631679","full_name":"CyclopsMC/CyclopsBase","owner":"CyclopsMC","description":"A simple Cyclops mod template, deprecated in favor of https://github.com/CyclopsMC/generator-cyclops","archived":false,"fork":false,"pushed_at":"2015-11-05T18:42:23.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T21:27:28.617Z","etag":null,"topics":[],"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/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}},"created_at":"2015-11-05T18:42:06.000Z","updated_at":"2016-07-06T07:49:52.000Z","dependencies_parsed_at":"2023-03-11T16:31:13.926Z","dependency_job_id":null,"html_url":"https://github.com/CyclopsMC/CyclopsBase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CyclopsMC/CyclopsBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2FCyclopsBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2FCyclopsBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2FCyclopsBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2FCyclopsBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyclopsMC","download_url":"https://codeload.github.com/CyclopsMC/CyclopsBase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyclopsMC%2FCyclopsBase/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268682962,"owners_count":24289717,"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-04T02:00:09.867Z","response_time":79,"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":[],"created_at":"2024-11-12T11:34:01.703Z","updated_at":"2025-08-04T10:39:40.412Z","avatar_url":"https://github.com/CyclopsMC.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CyclopsBase\n\nThis is a simple Cyclops mod template which can be forked when a new mod is started.\n\n### Usage\n\nYou will need to fill in the following things when forking this template:\n\n* Move `README_template.md` to `README.md` and fill in the todo's\n* Fill in git repo details in `gradle/deploy.gradle`\n* Fill in your mod asset location in `gradle/dev.gradle`\n* Optionally change versions in `build.properties`\n* Update your groupname and archivename in `build.gradle`\n* Update secret keys and repo locations in `.travis.yml`\n* Rename `Todo.java` and `org.cyclops.todo` for your mod name\n* Resolve TODO's in the previously called `Todo.java` class\n* Update `MOD_ID`, `MOD_NAME` and `VERSION_URL` in `Reference.java`\n* In your `resources/assets`, rename the `todo` to your mod id\n* In your `resources`, fill in the mod details in `mcmod.info` and `pack.mcmeta`\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\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/CyclopsBase/blob/master-1.8/LICENSE.txt)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclopsmc%2Fcyclopsbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclopsmc%2Fcyclopsbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclopsmc%2Fcyclopsbase/lists"}