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

Additional features for Mod/Settings API #86

Open
Elliesaur opened this issue Jan 6, 2025 · 0 comments
Open

Additional features for Mod/Settings API #86

Elliesaur opened this issue Jan 6, 2025 · 0 comments

Comments

@Elliesaur
Copy link
Contributor

These are all just some observations I have on the mod/settings API currently. These listed items I can work on if you'd like.

Mod/Settings API should be enhanced to add the following items:

  • Supporting buttons in settings window with custom callback
  • Adding additional metadata fields such as mod name, version, author
  • Example mod that details the process/how to make (maybe docs for it) a mod
  • (mentioned in Mediapipe Video Device Dropdown box  #83) Support an easy way to save/load a particular selected item in a menu list
  • Properly support selected item in the menu list - the current "hack" is using an "array" as the property data type and getting the first item (only item)
  • Expose and document more methods in the mod api/other areas - getting camera and so on should be in the mod api like getting a skeleton is?

Anyway, food for thought! Good to start these discussions about what might be the limitation of the mod/settings API.

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

No branches or pull requests

1 participant