Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Asset file regex fix for custom versions containing a dash
If the unity fs version is something like "2021.3.9f1-gamename", emptyVersion will resolve to "-", making it an invalid version. UABEA had similar issue here nesrak1/UABEA#286
- Loading branch information