You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a new game to the database is mostly busywork.
We could fairly easily add a form that lets us enter the game's name (which could be selected from an autocomplete dropdown).
We could then fill in the necessary information based upon that, give the user a few checkboxes for things like mangohud / gamemode support, and automatically open a new file page on GitHub with the json necessary.
Example URL:https://github.com/ribbon-studios/protontweaks-db/new/main/apps?filename=1234.json&value=some-value
Description
Adding a new game to the database is mostly busywork.
We could fairly easily add a form that lets us enter the game's name (which could be selected from an autocomplete dropdown).
We could then fill in the necessary information based upon that, give the user a few checkboxes for things like mangohud / gamemode support, and automatically open a new file page on GitHub with the json necessary.
Example URL:
https://github.com/ribbon-studios/protontweaks-db/new/main/apps?filename=1234.json&value=some-value
Related Links
The text was updated successfully, but these errors were encountered: