Giter VIP home page Giter VIP logo

customfailtext's Introduction

CustomFailText

Changes the default LEVEL FAILED text effect to something more customizable.

All credits for the original source code will go to Arti.

Features

  • Picks a random entry from the selected config file at Beat Saber/UserData/CustomFailText/. You may also create your own here (see formatting below).
  • Offers TextMeshPro styling, including colors, size, and much more. See the TextMeshPro documentation for more information.
  • Supports multiple config files and custom fail effect colors.

Dependencies

  • BSIPA v4.2.0+
  • SiraUtil v2.5.6+
  • BeatSaberMarkupLanguage v1.5.4+

Config File Format

Config files must be .txt files, and be formatted as follows.

# Comments are always notated with #'s. If you don't have one, it will be marked as an entry.
# Text entries will be chained as one until an empty line is detected.
THIS IS
ALL ONE
ENTRY

This is also one entry.

# Don't forget that TMP Styling can be used here, too! You can leave your tags unclosed (despite what it
# says in the config) as long as it's either the end of the entry, or you want all of the entry to be that one tag.
<size=+30>Hello world!

Hello world! (but smaller)
# The entry above isn't affected by the size tag that was left unclosed since it's a different entry.

Installation

Grab the latest version from the releases page and install it in your Plugins folder at your Beat Saber directory. The mod will do all of the directory and file creation for you, unless you're making a custom text file, in which case you have to do it yourself.

customfailtext's People

Contributors

exomanz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.