forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Version: Project64.Project64.Dev (version 4.0.0.6520) (microsoft#…
- Loading branch information
Showing
3 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
manifests/p/Project64/Project64/Dev/4.0.0.6520/Project64.Project64.Dev.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
PackageIdentifier: Project64.Project64.Dev | ||
PackageVersion: 4.0.0.6520 | ||
# Channel: Nightly | ||
InstallerType: inno | ||
InstallModes: | ||
- silent | ||
- silentWithProgress | ||
- interactive | ||
ReleaseDate: 2024-12-19 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://www.pj64-emu.com/file/setup-project64-dev-4-0-0-6520-7e74b98/ | ||
InstallerSha256: F44A0F48D2B6230443FD0A6FE888FEE40C72FE30802F2189FBE4282DC204A299 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
37 changes: 37 additions & 0 deletions
37
manifests/p/Project64/Project64/Dev/4.0.0.6520/Project64.Project64.Dev.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
PackageIdentifier: Project64.Project64.Dev | ||
PackageVersion: 4.0.0.6520 | ||
PackageLocale: en-US | ||
Publisher: Project64 Development Team | ||
PublisherUrl: https://www.pj64-emu.com | ||
PublisherSupportUrl: https://www.pj64-emu.com/support-project64.html | ||
# PrivacyUrl: | ||
# Author: | ||
PackageName: Project64 (Development) | ||
PackageUrl: https://github.com/project64/project64 | ||
License: GNU General Public License v2.0 | ||
LicenseUrl: https://github.com/project64/project64/blob/develop/license.md | ||
# Copyright: | ||
# CopyrightUrl: | ||
ShortDescription: Nintendo 64 Emulator | ||
Description: |- | ||
Project64 is a completely free and open-source emulator for the Nintendo 64 and 64DD written in C++. | ||
Capable of playing your favorite N64 games on your PC with high definition graphics, excellent compatibility, save states, built-in cheat codes, and more. | ||
A simple to use user interface, allowing games to just run out of the box with no configuring. Though if you want there are dozens of configuration options to make it work the way you want. | ||
Moniker: project64-dev | ||
Tags: | ||
- 64dd | ||
- n64 | ||
- nintendo64 | ||
- project64 | ||
ReleaseNotes: |- | ||
Core: Fix up bug in CX86RecompilerOps::SPECIAL_AND | ||
Core: in CX86RecompilerOps::COP1_CT ignore write to other registers | ||
Core: better handling of fpu registers with COP1_S_Opcode | ||
Core: Fix up labels in CX86RecompilerOps::COP1_S_CVT | ||
ReleaseNotesUrl: https://www.pj64-emu.com/nightly-builds | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
6 changes: 6 additions & 0 deletions
6
manifests/p/Project64/Project64/Dev/4.0.0.6520/Project64.Project64.Dev.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
PackageIdentifier: Project64.Project64.Dev | ||
PackageVersion: 4.0.0.6520 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |