mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'update' into 'master'
Update repository for Chip8 emulator See merge request fdroid/fdroiddata!6740
This commit is contained in:
commit
120e0fa143
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