dependabot[bot] d445a672c4 Bump commons-compress from 1.19 to 1.21
Bumps commons-compress from 1.19 to 1.21.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:19:56 +00:00
2019-12-24 17:42:45 -05:00
2019-12-24 17:50:23 -05:00
2019-12-15 20:35:23 -06: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: Fork this repository

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

Step 4: Open IntelliJ and click "File > New > New Project from Version Control"

Step 5: Enter the URL of your forked Github repository, and hit "Clone" (Image)

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

Step 7: Click "Run Core" (Image)

How to Write Scripts for the 2006Rebotted 2.0 Client

The API for the client is available at Github.com/dginovker/RebottedAPI

To write scripts, download the latest API and compile both it and this client into a .jar. Import them as libraries to your Java project, and write it like you would write a Parabot script

How to get your code onto this project page

See this forum post.

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