Skip to content
Create Getting Started authored by Jesse Guerrero's avatar Jesse Guerrero
# Pre-requisites
- [ ] Git
- [ ] JDK-19
- [ ] MongoDB
- [ ] Gradle
- [ ] IDE
## Installation Videos
Here are some helpful videos for the above...
_Git_
- Windows: <https://youtu.be/2j7fD92g-gE>
- Linux: <https://youtu.be/PLQQ3tJwBJg>
_Java 19_
- Windows: <https://youtu.be/A5FHcR3cE-w>
- Linux: <https://youtu.be/AoPb3JmzTxY>
_MongoDB_
- Windows: <https://youtu.be/6_NSkDRXPZk>
- Linux: <https://youtu.be/_8wLJOQ6Yqw>
_Gradle_
- Windows: <https://youtu.be/XgIuKjJrs5M>
- Linux: <https://youtu.be/CWV0gE2nDNA>
_Misc videos_
- How to create an account in a lobby: <https://youtu.be/NrDKNOZfhcg>
- Installation video as reference(Outdated): <https://youtu.be/4NM1RTip3RA>
## Steps to setup World Server
After all the above are installed you can follow the below steps to get started
- [ ] Create a folder for the server
- [ ] Clone the cache and the world server
- [ ] \*On linux you may have to copy and paste the cache or use Git LFS
- [ ] Use "gradle run" or "./run.sh" to run the server
- [ ] Download the client and enter the development lobby
- [ ] Create an account in the development lobby
- [ ] Find your world and debug logging in with your account
\ No newline at end of file