-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
As discussed in #51, instead of revamping the feature for detecting wc3 game path, we should instead delete the feature from wurstsetup.
This has some benefits:
- Consolidates the set of places that a wurst user encounters the idea of a game path
- Reduces support burden as blizzard keeps fucking the detectable game path
- Simplifies the workflow for creating and updating projects
I am happy to do this work if I get a +1 from a maintainer @peq @Frotty .
My approach to deleting this feature is just find gamePathTF (only present in MainWindow.kt), deleting it, deleting dead code that comes out of doing so, and then testing to verify that it had the expected effect.
- Double-check also that the text "Game path" is eradicated
- Double-check that the
[...]icon and its click handler are also properly deleted
Metadata
Metadata
Assignees
Labels
No labels