update repository for chip8 emulator

This commit is contained in:
dkanada 2020-05-07 20:56:36 +09:00
parent 8751cd5c59
commit abeb94613e

View file

@ -1,9 +1,9 @@
Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/dkanada/chip
IssueTracker: https://github.com/dkanada/chip/issues
Changelog: https://github.com/dkanada/chip/blob/HEAD/CHANGELOG.md
SourceCode: https://github.com/dkanada/chip-emulator
IssueTracker: https://github.com/dkanada/chip-emulator/issues
Changelog: https://github.com/dkanada/chip-emulator/blob/HEAD/CHANGELOG.md
AutoName: Chip8
Description: |-
@ -12,7 +12,7 @@ Description: |-
enabling one of the two common emulation quirks in the settings.
RepoType: git
Repo: https://github.com/dkanada/chip
Repo: https://github.com/dkanada/chip-emulator
Builds:
- versionName: '0.7'