How to: Compile sportpaper

Status
This thread has been locked.

Meeran

Supreme
Feedback score
3
Posts
108
Reactions
35
Resources
0
Hi!!

Does anyone know how to compile sport paper ( https://github.com/Electroid/SportPaper)?
I've found it super duper complex and have 0 idea how to do it, its not like how you compile a normal spigot from what I know.

Thanks :)

=== Update, I figured it out with the help of sammmmy ====

How to compile it:
So make sure you have git bash installed, then in git bash find a directory and then 'git clone' the github page (https://github.com/Electroid/SportPaper), once thats done, in the base folder on gitbash type
Code:
 ./sportpaper build
gitbash will start doing everything it needs to, and then after thats done itll compile and create all the src files.

Hope this helps everyone out
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

MarkElf

9+ Year Member
Supreme
Feedback score
27
Posts
1,215
Reactions
1,217
Resources
2
Can't compile it with Maven, it can't read the pom.xml for some reason. Try opening a script from the zip file after downloading and extracting it.
 

OnyxianSoul

Feedback score
0
Posts
64
Reactions
14
Resources
0
I had the same issue with maven. I think there is something wrong with the setup. I'd open an issue on github and hope for an answer if you really want to use it, but there are a lot of paper 1.8 forks out there, i suggest you just look at the most popular ones.
 
Status
This thread has been locked.
Top