Skip to content

Commit 43d845d

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent bf52c98 commit 43d845d

File tree

4 files changed

+55
-0
lines changed

4 files changed

+55
-0
lines changed

apps/ClownMapEd.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
layout: app
3+
4+
permalink: /ClownMapEd/
5+
6+
icons:
7+
- ClownMapEd/icons/128x128/ClownMapEd.png
8+
9+
screenshots:
10+
- ClownMapEd/screenshot.png
11+
12+
authors:
13+
- name: Clownacy
14+
url: https://github.com/Clownacy
15+
16+
links:
17+
- type: GitHub
18+
url: Clownacy/ClownMapEd
19+
- type: Download
20+
url: https://github.com/Clownacy/ClownMapEd/releases
21+
22+
desktop:
23+
Desktop Entry:
24+
Version: 1.0
25+
Icon: ClownMapEd
26+
Exec: ClownMapEd
27+
Terminal: false
28+
Type: Application
29+
Categories: Development
30+
Name: ClownMapEd
31+
GenericName: Mega Drive Sonic the Hedgehog Sprite Editor
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+
---
+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[Desktop Entry]
2+
Version=1.0
3+
Icon=ClownMapEd
4+
Exec=ClownMapEd
5+
Terminal=false
6+
Type=Application
7+
Categories=Development;Graphics;2DGraphics;Viewer;Qt;
8+
Name=ClownMapEd
9+
GenericName=Mega Drive Sonic the Hedgehog Sprite Editor
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
20.9 KB
Loading

database/ClownMapEd/screenshot.png

3.22 KB
Loading

0 commit comments

Comments
 (0)