{"id":22881459,"url":"https://github.com/caeden117/chromapper","last_synced_at":"2025-04-05T11:10:43.597Z","repository":{"id":37241787,"uuid":"200934735","full_name":"Caeden117/ChroMapper","owner":"Caeden117","description":"GitHub repository for ChroMapper, the Unity-based map editor for Beat Saber.","archived":false,"fork":false,"pushed_at":"2024-04-22T07:46:56.000Z","size":264276,"stargazers_count":283,"open_issues_count":36,"forks_count":83,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-04-22T12:03:25.382Z","etag":null,"topics":["beatsaber","hacktoberfest","mapeditor","unity"],"latest_commit_sha":null,"homepage":"https://cm.topc.at/dl","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Caeden117.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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},"funding":{"github":null,"patreon":"Caeden117","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-08-06T22:52:40.000Z","updated_at":"2024-07-28T00:20:26.366Z","dependencies_parsed_at":"2022-07-08T07:42:50.990Z","dependency_job_id":"6e433b0c-4297-4081-980e-18266334cb26","html_url":"https://github.com/Caeden117/ChroMapper","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caeden117%2FChroMapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caeden117%2FChroMapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caeden117%2FChroMapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Caeden117%2FChroMapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Caeden117","download_url":"https://codeload.github.com/Caeden117/ChroMapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325693,"owners_count":20920714,"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":["beatsaber","hacktoberfest","mapeditor","unity"],"created_at":"2024-12-13T17:37:08.692Z","updated_at":"2025-04-05T11:10:38.565Z","avatar_url":"https://github.com/Caeden117.png","language":"C#","funding_links":["https://patreon.com/Caeden117","https://www.patreon.com/Caeden117"],"categories":[],"sub_categories":[],"readme":"﻿![This is ChroMapper.](https://i.imgur.com/nQ7caC2.png)\n\n[![Crowdin](https://badges.crowdin.net/chromapper/localized.svg)](https://crowdin.com/project/chromapper)\n\n# This is ChroMapper.\nChroMapper is a Unity-based map editor for Beat Saber, specializing in modded map creation. ChroMapper also offers various tools and features that tailor towards the advanced mappers of the community.\n\n## Features\n- **360/90 Support** for the first time ever in a community map editor.\n- **Chroma 2.0 Lighting** brings lightshows to the next level.\n- **Optimized** to run on a wide range of devices, from high-end VR machines to [Chromebooks](https://cdn.discordapp.com/attachments/702231982335197264/892184054147993640/20210927_190030.jpg).\n- **Cross-platform**, with official x64 builds available for Windows, Mac OS, and Linux. Individual users may also build ChroMapper for other platforms.\n- **Rebindable Keys** means you can adapt your mapping workflow to whatever input device you have installed.\n\n### Get Started\nCheck out the [ChroMapper Wiki](https://chromapper.atlassian.net/wiki/spaces/UG/overview) for some basic documentation about the program, setting it up, and its features.\n\nFor new users, you might also find the [ChroMapper Tutorial by Atlas Rhythm](https://youtu.be/6SixwKR43Zg) useful.\n\n# Releases\n\n## ChroMapper Launcher (Recommended)\nThe recommended method of installing ChroMapper is through the [ChroMapper Launcher](https://cm.topc.at/dl). Not only does this download the necessary files to run ChroMapper, but it also serves as an auto updater, so you never go out of date.\n\n## Jenkins CI\nBuilds are automatically created with [Jenkins](https://jenkins.kirkstall.top-cat.me/view/All/job/ChroMapper/). Jenkins also pushes updates for the ChroMapper Launcher. If you need to download a specific version of ChroMapper, you can find them here.\n\n## GitHub Releases\nGitHub Releases will be made with every stable update. While builds will be distributed, it is recommended to use the ChroMapper Launcher to automatically stay up to date.\n\n# Discord\nThe ChroMapper Disccord is the central point of communication between users and the developers. It is recommended to visit the Discord to recieve support, talk about development, and share your work.\n\nJoin the Discord [here](https://discord.gg/YmEt9EZ8pw).\n\n# Patreon\nIf you'd like to donate to the project and get some sweet perks, you can [support ChroMapper development on Patreon](https://www.patreon.com/Caeden117).\n\n# Localization\nIf you want to help translate this application into other languages, you can head over to [CrowdIn](https://crwd.in/chromapper). Updated localization from CrowdIn is pulled into ChroMapper on a semi-occasional basis.\n\n# For Developers\nChroMapper is developed with Unity in C#. Please see the [build guide](BUILD.md) for setting up your development environment.\n\n## License\nThe project uses the [GNU GPL v2 license](https://github.com/Caeden117/ChroMapper/blob/master/LICENSE). Please keep that license in mind as you make contributions to ChroMapper.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaeden117%2Fchromapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaeden117%2Fchromapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaeden117%2Fchromapper/lists"}