nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.05k stars 135 forks source link

Update FileTypeDetector to include dashes in custom unity versions #287

Closed shalzuth closed 8 months ago

shalzuth commented 8 months ago

Custom Unity versions are not detected properly, i.e. if the unity version is 2021.3.9f1-gamename, the file type detector doesn't parse it correctly.

To fix https://github.com/nesrak1/UABEA/issues/286