Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a GUI for the FoxNapRPG #22

Open
OpenBagTwo opened this issue Dec 4, 2022 · 2 comments
Open

Create a GUI for the FoxNapRPG #22

OpenBagTwo opened this issue Dec 4, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@OpenBagTwo
Copy link
Owner

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.

@OpenBagTwo OpenBagTwo added the enhancement New feature or request label Dec 4, 2022
@OpenBagTwo OpenBagTwo changed the title FoxNapRPG should have a GUI Create a GUI for the FoxNapRPG Dec 9, 2022
@OpenBagTwo
Copy link
Owner Author

Galaxy brain idea: could the user interface be ModMenu? Java has exec methods...

@uczpre
Copy link

uczpre commented Apr 23, 2024

This is what i asked for ! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants