Helpful macros & prebuild scripts for supporting plugins across many versions of Unreal Engine.
Right now the `Prebuild.sh` file runs `grep` twice for major version and twice for minor version. Combining those into single `grep` or `awk` invocations would be ideal. Requirements: - Execution speed should be preferred over conciseness/readability. - POSIX compliant, no nonstandard dependencies
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by sbseltzer and has received 0 comments.