Skip to content

1.4.0

Compare
Choose a tag to compare
@maaatts maaatts released this 19 Mar 22:03
· 3 commits to master since this release

1.4.0 Release

New in this major release

Internals / For Developers

  • Pre/post tick hook
  • Setter for InputActionTracker

General / For Users

  • Better blink plugin
  • Walk speed plugin
  • Set noclip speed

How to use

  1. Download Bit+.jar and BitLauncher.jar
  2. Open command prompt and go to the directory you downloaded these at
    • On modern versions of Windows, you can Shift+Right Click in the directory and press Open command window here
  3. Run java -jar Bit.jar to generate your modified gamepack
  4. Run java -jar BitLauncher.jar to execute the new gamepack

Reporting Issues

Refer to README.md.

(Probably) Common Errors

  • 'java' is not a recognized as an internal or external command...
    1. Find where Java is installed, check Program Files (x86) and Program Files
    2. It should look something like C:\Program Files\Java\jre1.8.0_60\bin
    3. Right Click on My Computer or This PC and press Properties
    4. Click on Advanced System Settings and then Environment Variables
    5. Under System Environment Variables -> PATH, edit it
    6. Add a semicolon and then paste in your Java directory
    7. Restart Command Prompt
  • Class File Version Not Supported
    1. Update Java