dependabot[bot] aaedde2d35 Bump commons-compress from 1.13 to 1.19
Bumps commons-compress from 1.13 to 1.19.

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-24 22:44:16 +00:00
2019-12-24 17:42:45 -05:00
2019-12-18 00:15:39 -06:00
2019-12-18 00:15:39 -06:00
2019-12-15 20:35:23 -06:00
2019-12-15 20:35:23 -06:00
2019-12-24 17:42:45 -05:00

2006Rebotted 2.0 Client - an open source, bottable remake server. Pull requests welcome

If you want to play the server, check out 2006rebotted.tk

How to Develop 2006Rebotted 2.0 Client

Step 1: Register a GitHub account

Step 2 (Windows users): Install Git Bash: https://git-scm.com/downloads

Step 3: Install IntelliJ Community Edition: https://www.jetbrains.com/idea/download/

Step 4: Install Java 8 from https://adoptopenjdk.net

Step 4: Fork this repository

Step 5: Open Git Bash and type git clone <YOUR_FORK_URL> (Example)

Step 6: In Git Bash, type cd 2006RebottedClient

Step 7: In Git Bash, type git remote add upstream https://github.com/dginovker/2006RebottedClient

Step 8: In Git Bash, type git checkout -b my-development

Step 9: Open IntelliJ and click "Open" on the Right-Hand panel

Step 10: Find where you "Cloned" the code to in Git Bash. If you can't find it, type pwd in Git Bash to help (Image)

Step 11: Click this button if your code structure is not visible: https://i.imgur.com/bxXvoKv.png

Step 12: Click File -> Project Structure

Step 13: Set Project SDK to 1.8, Project Language Level to 8, & Project Compiler Output to any valid folder Image

Step 14: Hit OK in the project structure screen

Step 15: Right click pom.xml, select Maven and click Reimport (Image)

Step 16: Click "Run Core" Image

S
Description
A 2.0 Client to 2006Rebotted - An Open Source Emulation Server
Readme 90 MiB
Languages
Java 100%