It would reduce clicks for sure, but would users realize how to install it? They are used to this: ``` MaAweSomeMod |- GameData |- MyAweSomeMod |- Dependency1 |- Dependency2 ``` Can they deal with ``` MaAweSomeMod |- GameData |- MyAweSomeMod Dependency1 |- GameDta |- Dependency1 Dependency2 |- ``` ?