Jump to content

Featured Replies

Posted
comment_93639

Hello,

 

its probably very easy for one of you reading this. But i found a source i like to play with a friend, it has to run trough gradle i think but i dont know how i can setup this kijd of servers. Is there someone that wants to help me? I would appreciate it.

 

please let me know :)

  • 4 weeks later...
comment_94479

What OS are you? There should be a file named either gradlew (for bash based terminals) or gradlew.bat (for windows terminals) that you can use, and gradle should set itself up when you first run it. For example...

./gradlew.bat build

 

Create an account or sign in to comment