mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
update repository for chip8 emulator
This commit is contained in:
parent
8751cd5c59
commit
abeb94613e
1 changed files with 4 additions and 4 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue