E1337Kat / cyberpunk2077_ext_redux

A rework of the cyberpunk vortex extension
GNU General Public License v3.0
34 stars 17 forks source link

Allow Vortex to get the correct version of the game #395

Open Pickysaurus opened 2 months ago

Pickysaurus commented 2 months ago

This PR allows the extension to get the correct version of the game (2.12 rather than 3.0.76.64179).

Please test this before merging, I have some kind of problem in my environment which means the inclusion of exe-version causes the build process to fail.

In short, it's just getting the version from a different field on the EXE file.

image