Binaries update on UE4.27plus

We are planning on updating to UE4.27Plus which uses SDKs that are not listed on the plugin download list, so we are planning on downloading the API for each platform and manually update it.

We are currently planning on using this script set DESTINATION=%1SET CURPATH=%~dp0ECHO f|%systemroot%\System32\xcopy /y - Pastebin.com . Are tha paths ok?

Also, we see that on the api zip, PS4 and PS5 has _Stub_weak.a.

Thanks

Looks ok to me.

So is it ok to just rename the _stub_weak.a to just _stub.a (PS libraries)?

Yep, it should be ok to rename the files too.