Hello! I am completely new to coding and the like, and all I want to do is load up the client and play it. I downloaded the file from oak tree's post. This is where I am at so far.
I have put the server and client files into eclipse. I have imported them both as a gradle. I have gotten 3 other rsps's to work in eclipse just by simply importing the source and client files and running them both as java but this is the first time I have tried to run a server that uses a gradle. I don't want to change anything about the server I just would like to play it and I don't understand how to launch it. I've spent many hours getting this far and I'm happy to learn whatever I need to to get it to run but I feel like anyone who knew what they were doing could get this running in five minutes and I have spent hours and hours trying to figure it out.
Also, it has a folder that has Deob in the name, but considering in the same folder I have the server and the client files I don't believe that I need this? Any and all help is appreciated. I have watched a ton of youtube videos and read other forums posts. I don't know how to run the gradle project through java. Or whatever I need to do to make it run. I know that I have to have the server running first and then the client. Thanks so much! If you could please pm me or reply on here all help would be appreciated.