Skip to content

☄️Adds utility and QoL settings to the game. ☄️

Notifications You must be signed in to change notification settings

Comahar/MeteorMod

Repository files navigation

MeteorMod alt

Installation

Thunderstore

Manual

Features

Settings

Mod Settings Image

Subtitles

Disables subtitles in the game.

Skip Splash Screen

Skips the start splash screen when starting the game.

Debug Menu

Enables debug tools and the developer's debug menu. Access the menu with CTRL+SHIFT+D.

Debug Menu Image

Show Hidden Settings

Shows hidden settings created by the developer. As they are hidden, there is a good chance they may not work. They are labeled yellow.

Hidden Settings Image

Beatmaps

Disables rhythm game segments' interactivity and UI. Toggle in a performance with CTRL+SHIFT+F.

Fixes

  • Fixes a visual bug where a toggle setting resets to the previous value when changing settings pages.

MeteorCore

Plugin Settings Framework

MeteorCore allows other plugins to create their own settings. It handles saving, loading, creating settings pages and UI items, also comes with basic UI items for common setting types.

Plugin Localization Framework

MeteorCore creates a framework for other plugins to have their own localisation files.

Development

Additional Tools

Support

You can reach me on Discord @wh00rwhat.

You can also crate an issue or discussion on GitHub.

Roadmap

Even though some of these may be impossible to implement due to the game's limitations or the amount of work needed, it will give something to look forward to.

  • Mod setting framework
  • Mod localization framework
  • Subtitle disable setting
  • Skip splashscreen setting
  • Enable debug menu setting
  • Show hidden settings
  • Minigame disable setting (how would this work?)
  • Beatmap disable setting
    • Disable beatcatcher sounds
  • Disable affinity remember icon (is this neeeded?)
  • AffinityEditor
  • ChapterSelect
  • Post Episode Report (does it even work? how to hook?)
  • Custom Beatmaps
  • Custom Songs
  • Custom Scenes/Animations/Voicelines
  • Rewind system?

Contributing

Feel free to contribute to this plugin by creating a pull request. Even if you don't know how to code, you can still contribute by creating an issue or a discussion. You can also suggest new features.

Credits

  • @sharky1996 for inspiring me to create this plugin.
  • @hadradavus and @onyx.eyes for their help with this plugin.
  • @synedrus for selecting the plugin's name.

License

LGPL-3.0