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
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
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
Hope this helps everyone out
Last edited:
