
You are viewing a potentially older version of this package. View Latest Version
BRCTools
Tools made for speedrun practice, routing, or just finding new things.BRCTools
Tools made for speedrun practice, routing, or just finding new things.
This was made once again from scratch, all the way up to what it is now.
Some features of highlight include, but not limited to:
- Infinite Boost
- Invulnerability
- Ability to Save/Load Save Data in-game
- Create Save Data Files on-the-spot
- Disable Saving
- Load The Last Save on-the-spot
- Reload level starting from where you entered it
- Better Trigger Display
Saves can be found in:
/config/BRCTools/SAVES/
Modify the descriptions of the linked files using the format:
filename.brctools: short description of save
Keybind Reference (KeyCode Reference | Actual Key To Use):
(Example: if you want a key bound to KeyCode.Keypad0 which is the 0 key on the numpad, you would type N0, as shown below, in the Keybinds config, or for letters, you just put the letter you want such as K)
KeyCode.Alpha0 = 0
KeyCode.Alpha1 = 1
KeyCode.Alpha2 = 2
KeyCode.Alpha3 = 3
KeyCode.Alpha4 = 4
KeyCode.Alpha5 = 5
KeyCode.Alpha6 = 6
KeyCode.Alpha7 = 7
KeyCode.Alpha8 = 8
KeyCode.Alpha9 = 9
KeyCode.Keypad0 = N0
KeyCode.Keypad1 = N1
KeyCode.Keypad2 = N2
KeyCode.Keypad3 = N3
KeyCode.Keypad4 = N4
KeyCode.Keypad5 = N5
KeyCode.Keypad6 = N6
KeyCode.Keypad7 = N7
KeyCode.Keypad8 = N8
KeyCode.Keypad9 = N9
KeyCode.KeypadPeriod = N.
KeyCode.KeypadDivide = N/
KeyCode.KeypadMultiply = N*
KeyCode.KeypadMinus = N-
KeyCode.KeypadEnter = NRTN
KeyCode.KeypadEquals = N=
KeyCode.Backspace = BKS
KeyCode.Delete = DEL
KeyCode.Tab = TAB
KeyCode.Clear = CLR
KeyCode.Return = RTN
KeyCode.Pause = PSE
KeyCode.Escape = ESC
KeyCode.Space = SPC
KeyCode.UpArrow = UP
KeyCode.DownArrow = DWN
KeyCode.RightArrow = LFT
KeyCode.LeftArrow = RGT
KeyCode.Exclaim = !
KeyCode.DoubleQuote = "
KeyCode.Hash = #
KeyCode.Dollar = $
KeyCode.Percent = %
KeyCode.Ampersand = &
KeyCode.Quote = '
KeyCode.LeftParen = (
KeyCode.RightParen = )
KeyCode.Asterisk = *
KeyCode.Plus = +
KeyCode.Comma = ,
KeyCode.Minus = -
KeyCode.Period = .
KeyCode.Slash = /
KeyCode.Colon = :
KeyCode.Semicolon = ;
KeyCode.Less = <
KeyCode.Equals = =
KeyCode.Greater = >
KeyCode.Question = ?
KeyCode.At = @
KeyCode.LeftBracket = [
KeyCode.Backslash = \
KeyCode.RightBracket = ]
KeyCode.Caret = ^
KeyCode.Underscore = _
KeyCode.BackQuote = `
KeyCode.LeftCurlyBracket = {
KeyCode.Pipe = |
KeyCode.RightCurlyBracket = }
KeyCode.Tilde = ~
KeyCode.Mouse0 = M0
KeyCode.Mouse1 = M1
KeyCode.Mouse2 = M2
KeyCode.Mouse3 = M3
KeyCode.Mouse4 = M4
KeyCode.Mouse5 = M5
KeyCode.Mouse6 = M6
KeyCode.None =