generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
User experience around customization is going to be 100x better with a GUI.
The GUI should allow the user to:
- add tracks
- reorder the tracks
- generate or import a custom texture for each disc
- customize the name of the resource pack
- specify a license for the resource pack
- generate (save) the resource pack
- export the settings (spec file doesn't cover the global settings, so I'll need to create a new configuration format)
It needs to still be:
- 100% portable (no external dependencies)
- Runnable on Linux, MacOS and Windows (x86_64)
This is going to be a lot of learning for me, and I have no desire to hold up the initial release for it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request