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
Looks like the original Mupen64 is available, but not mupen64plus:
Should just be a CI/CD function; when new versions get released, a valid manifest YAML containing the new version number, hash, and URL (plus the rest of the app info, which is static) should be created and submitted via PR to the Winget repo.
Client-side validation is via winget validate, Microsoft also has its own validation. The gist is that (a) the manifest file and folder structure needs to be valid, (b) the URL has to work, (c) it has to install successfully onto MS's test environments, (d) it has to pass through several antivirus scanners (not just Windows Defender), and (e) the initial submission has to be manually approved by a moderator as following community guidelines.
Looks like the original Mupen64 is available, but not mupen64plus:
Should just be a CI/CD function; when new versions get released, a valid manifest YAML containing the new version number, hash, and URL (plus the rest of the app info, which is static) should be created and submitted via PR to the Winget repo.
Docs:
The text was updated successfully, but these errors were encountered: