brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
208 stars 40 forks source link

Replace Winetricks parser #96

Closed kakurasan closed 7 years ago

kakurasan commented 7 years ago

The new parser reads the Winetricks script directly. This is fast and fixes weird categories/verbs when using recent Winetricks.

brezerk commented 7 years ago

nice idea :)