Skip to content

Simple BeatSaber mod to keep track of how many times you've played a song. Ported to the Quest version of the game.

Notifications You must be signed in to change notification settings

netux/BeatSaber-BeatmapPlayCount-Quest

Repository files navigation

Simple Beatmap Play Count (Quest version)

Simple mod to keep track of how many times you've played a song.

Preview

The count is incremented after playing 70% through a song by default, but this can be configured along other values through an in-game UI:

Mod settings

TODO

  • GitHub CI to build release on every push?

Crashes? Other bugs? Please let me know!

If you encounter any issues feel free to join the Beat Saber Modding Group Discord server (invite) and ping Netux#2308 in #quest-help or send a DM with your problem. Please provide Beat Saber version, mod version, and a list of other mods you may have installed.

Or if you have a GitHub account you could instead create an issue by going here.

Installation

  1. Make sure your Beat Saber installation has mod support (e.g. setup via BMBF)
  2. Follow the steps on the BSMG wiki to install mods on Quest with or without a PC

Dependencies

This mod relies Lapiz, QuestUI and ConditionalDependencies. These dependencies should install automatically when you sync changes in BMBF.

Data location

Play counts are stored in /sdcard/ModData/com.beatgames.beatsaber/Mods/BeatmapPlayCount/(Level ID).count.

Mod configuration is stored in /sdcard/ModData/com.beatgames.beatsaber/Configs/BeatmapPlayCount.json.

Development

Read the BSMG Wiki Quest Mod Development Intro guide to learn how to get your environment setup.

About mod assets

The Resources/Bundle.bundle file is generated via a separate Unity project.

This file is embedded into each release .qmod, so there is no need to download it separately.

Credits

About

Simple BeatSaber mod to keep track of how many times you've played a song. Ported to the Quest version of the game.

Resources

Stars

Watchers

Forks

Packages

No packages published