Chromeilion / dungeon-downloader

Easily download, update, and verify all your dungeon game files.
MIT License
6 stars 0 forks source link

Generate .reg file #3

Closed Chromeilion closed 7 months ago

Chromeilion commented 1 year ago

In order to run the game, people still need a .reg file from a windows vm. Dungeon Downloader should be able to generate this file automatically, which can then be imported by the user. With this feature we'd remove the need for any windows install.

What needs to be done?

A feature that can be added later would be to automatically set the registry values when running in windows/wine through winreg.

Chromeilion commented 7 months ago

Same reason as #4