UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.39k stars 187 forks source link

Un-monolithize the release script and increase robustness #543

Open bitonality opened 6 months ago

bitonality commented 6 months ago

I've raised some concerns with the current release script in notes on this commit https://github.com/UE4SS-RE/RE-UE4SS/commit/162b81c2aaae2af316e56ac186feaa3e44e258de

The script makes a lot of assumptions and hard-codes a ton of inputs that would likely be better suited as levers/dials/buttons in the release invocation instead of baked into a monolithic script.