diff --git a/README.md b/README.md new file mode 100644 index 0000000..f2de123 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# BailOutMode +

With this plugin enabled, your energy will reset when you fail and allow you to continue playing the song. You won't submit a score if you are bailed out.

+

Installation

+ +
  • Download the zip and extract it to your Beat Saber folder
  • +
    +

    Setup

    + +
  • Launch the game, you can change the settings for BailOutMode in the game settings (BailOutMode defaults to off)
  • +
  • You can change the position of the fail counter text in UserData\modprefs.ini with the FailCounterPosition setting. The format is "#,#,#" (i.e. FailCounterPosition=0,.3,2.5). It represents the x,y,z of the text from the middle of the platform (where the feet are).
  • +
  • If enabled, the Level Failed effect will show whenever your energy reaches 0. It will disappear after the set duration. If duration is set to 0, it will stay up until the end of the song.
  • +