Caeden117 / ChroMapper

GitHub repository for ChroMapper, the Unity-based map editor for Beat Saber.
https://cm.topc.at/dl
GNU General Public License v2.0
300 stars 87 forks source link

Feat: Quest Export Buttons and shortcut #453

Closed Fernthedev closed 1 year ago

Fernthedev commented 1 year ago

This PR refactors some of the export code to allow exporting to Quest in other menus, specifically the mapper editor. This has been something that many users including myself have wanted for some time. Finally got some time to implement this.

While I've tested this, I do want to get a bigger testing sample (as my previous feature implementations have lacked proper polish in the past...)

Additions:

TODO: Hide export button in pause menu unless ADB is installed - Done

image