an-anime-team / anime-games-launcher

[PROOF OF CONCEPT - NOT FOR EVERYDAY USE] Universal linux launcher for anime games
GNU General Public License v3.0
79 stars 10 forks source link

fix: latest version in config should not be translated #17

Open RemiliaForever opened 3 months ago

RemiliaForever commented 3 months ago

Problem: (same as #14)

  1. change wine/dxvk version to any other version
  2. change wine/dxvk version back to latest
  3. reopen launcher will show error dialog "No appropriate wine version found"

Solve: version string in config file should be "latest", not tr!("latest")