Quote:
Originally Posted by geek1011
Haven't looked at the package closely, but I noticed you put it together by hand over the span of a few hours (smh... I automated it for a reason lol).
|
It was the first time I installed patches so I was just feeling my way around to be honest; I did see the build.go script but I haven’t got golang installed and couldn’t really be bothered just for this, so I just combined the patch files and hacked something together that reproduced the structure of the releases.
Quote:
Originally Posted by geek1011
Anyways, here's a compiled package done the proper way (go run ./scripts/build/build.go 4.39.22801).
|
Many thanks for this!