Files
2006RebottedClient/README.md
T
2019-12-24 19:03:50 -05:00

26 lines
1021 B
Markdown

# 2006Rebotted 2.0 Client - an open source, bottable remake server. Pull requests welcome
## Discord Link: https://discord.gg/4zrA2Wy
If you want to play the server, check out [2006rebotted.tk](https://2006rebotted.tk/)
# How to Develop 2006Rebotted 2.0 Client
Step 1: Register a GitHub account
Step 2: [Fork this repository](https://i.imgur.com/PoMTxZj.png)
Step 3: Open IntelliJ and click "File > New > New Project from Version Control"
Step 4: Enter the URL of your forked Github repository, and hit "Clone" ([Image](https://i.imgur.com/5dtyoZU.png))
Step 5: Right click `pom.xml`, select `Maven` and click `Reimport` ([Image](https://i.imgur.com/FhT025V.png))
Step 6: Click "Run Core" [Image](https://i.imgur.com/c8hxMx0.png)
# How to get your code onto this project page
Follow this guide here: [https://www.jetbrains.com/help/idea/contribute-to-projects.html](https://www.jetbrains.com/help/idea/contribute-to-projects.html)
A more formal guide will be created on the 2006rebotted forums in the future.