1.5.0 Release
New in this release
- Download the latest version of 8BitMMO from the game's S3 bucket instead of relying on a third party server.
- This is (hopefully) the final release of Bit+, so long and thanks for all the fun.
How to use
- Download Bit+.jar and BitLauncher.jar
- 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
- On modern versions of Windows, you can Shift+Right Click in the directory and press
- Run
java -jar Bit.jar
to generate your modified gamepack - 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...
- Find where Java is installed, check
Program Files (x86)
andProgram Files
- It should look something like
C:\Program Files\Java\jre1.8.0_60\bin
- Right Click on
My Computer
orThis PC
and pressProperties
- Click on
Advanced System Settings
and thenEnvironment Variables
- Under
System Environment Variables -> PATH
, edit it - Add a semicolon and then paste in your Java directory
- Restart Command Prompt
- Find where Java is installed, check
- Class File Version Not Supported
- Update Java