Quote:
Originally Posted by MGlitch
Pardon my ignorance how does one go about snagging the patches that have been updated from github? And is it just grabbing the nickel, Adobe, rmsdk, and libnickle files or would I have to compile anything?
|
You have multiple options:
- Manually copy them from the files in src/versions/4.16.13337.
- If you use Linux, run ./scripts/build.sh in the repo.
- If you don't, you can use the
almost-finished build script written in Go to build the patches (go run ./scripts/build.go 4.16.13337).
- If you don't want to do anything, the patches will probably be out before next Tuesday, either for this version, or the next one when it is released.