Skip to content

Game Path should be removed from the setup GUI #54

@Cokemonkey11

Description

@Cokemonkey11

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:

  1. Consolidates the set of places that a wurst user encounters the idea of a game path
  2. Reduces support burden as blizzard keeps fucking the detectable game path
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions