Skip to content

Commit

Permalink
New Version: Project64.Project64.Dev (version 4.0.0.6520) (microsoft#…
Browse files Browse the repository at this point in the history
  • Loading branch information
seangibbz authored Dec 20, 2024
1 parent 2139679 commit f65b754
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
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
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
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

0 comments on commit f65b754

Please sign in to comment.