Skip to content

Commit 7838771

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent 24ec94c commit 7838771

File tree

4 files changed

+55
-0
lines changed

4 files changed

+55
-0
lines changed

apps/clownmdemu.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
layout: app
3+
4+
permalink: /clownmdemu/
5+
6+
icons:
7+
- clownmdemu/icons/128x128/clownmdemu.png
8+
9+
screenshots:
10+
- clownmdemu/screenshot.png
11+
12+
authors:
13+
- name: Clownacy
14+
url: https://github.com/Clownacy
15+
16+
links:
17+
- type: GitHub
18+
url: Clownacy/clownmdemu-frontend
19+
- type: Download
20+
url: https://github.com/Clownacy/clownmdemu-frontend/releases
21+
22+
desktop:
23+
Desktop Entry:
24+
Version: 1.0
25+
Icon: clownmdemu
26+
Exec: clownmdemu-frontend
27+
Terminal: false
28+
Type: Application
29+
Categories: Game
30+
Name: clownmdemu
31+
GenericName: Sega Mega Drive Emulator
32+
AppImageHub:
33+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
34+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
35+
could not be verified. Please remember that the signature file (.sig or .asc)
36+
should be the first file given on the command line.'
37+
X-AppImage-Type: 2
38+
X-AppImage-Architecture: x86_64
39+
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Icon=clownmdemu
4+
Exec=clownmdemu-frontend
5+
Terminal=false
6+
Type=Application
7+
Categories=Game;Emulator;
8+
Name=clownmdemu
9+
GenericName=Sega Mega Drive Emulator
10+
11+
[AppImageHub]
12+
# Dear upstream developer, please include update information in your AppImage
13+
# (e.g., with appimagetool -u) so that users can easily update the AppImage
14+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line.
15+
X-AppImage-Type=2
16+
X-AppImage-Architecture=x86_64
7.51 KB
Loading

database/clownmdemu/screenshot.png

2.16 KB
Loading

0 commit comments

Comments
 (0)