Skip to content

Commit 257124a

Browse files
author
GitHub Actions
committed
Add automatically parsed data (test)
[ci skip]
1 parent bde0f6b commit 257124a

5 files changed

Lines changed: 144 additions & 0 deletions

File tree

apps/GmodContentInstaller.md

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
layout: app
3+
4+
permalink: /GmodContentInstaller/
5+
description: Install Garry's Mod content like maps and models
6+
license: MIT
7+
8+
icons:
9+
- GmodContentInstaller/icons/512x512/GModContentWizard.png
10+
screenshots:
11+
- https://cdn.serpensin.com/gmodcontentinstaller/Light.png
12+
13+
authors:
14+
- name: Serpensin
15+
url: https://github.com/Serpensin
16+
17+
links:
18+
- type: GitHub
19+
url: Serpensin/GmodContentInstaller
20+
- type: Download
21+
url: https://github.com/Serpensin/GmodContentInstaller/releases
22+
23+
desktop:
24+
Desktop Entry:
25+
Name: GMod Content Wizard
26+
GenericName: Content installer for Garry's Mod
27+
Comment: Install Garry's Mod content like maps and models
28+
Exec: GmodContentInstaller
29+
Type: Application
30+
Categories: Utility
31+
Terminal: false
32+
Icon: GModContentWizard
33+
Keywords: gmod
34+
AppImageHub:
35+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
36+
created [don''t know]: invalid packet (ctb=0a) no signature found the signature
37+
could not be verified. Please remember that the signature file (.sig or .asc)
38+
should be the first file given on the command line.'
39+
X-AppImage-Type: 2
40+
X-AppImage-Architecture: x86_64
41+
42+
appdata:
43+
Type: desktop-application
44+
ID: com.serpensin.gmodcontentinstaller
45+
Name:
46+
C: GmodContentInstaller
47+
Summary:
48+
C: Install Garry's Mod content like maps and models
49+
Description:
50+
C: >-
51+
<p>GmodContentInstaller simplifies installing Garry&apos;s Mod content like maps, models, and other addons from various
52+
sources.</p>
53+
54+
<p>Features: automatic addons folder detection, server selection by ping, drive usage display, smart toggle for selective
55+
content installation.</p>
56+
ProjectLicense: MIT
57+
Url:
58+
homepage: https://github.com/Serpensin/GmodContentInstaller
59+
Launchable:
60+
desktop-id:
61+
- com.serpensin.gmodcontentinstaller.desktop
62+
Provides:
63+
binaries:
64+
- GmodContentInstaller
65+
Screenshots:
66+
- default: true
67+
caption:
68+
C: Main application window showing light theme
69+
thumbnails: []
70+
source-image:
71+
url: https://cdn.serpensin.com/gmodcontentinstaller/Light.png
72+
width: 800
73+
height: 450
74+
lang: C
75+
- caption:
76+
C: Main application window showing dark theme
77+
thumbnails: []
78+
source-image:
79+
url: https://cdn.serpensin.com/gmodcontentinstaller/Dark.png
80+
width: 800
81+
height: 450
82+
lang: C
83+
Releases:
84+
- version: 2.0.1
85+
unix-timestamp: 1777075200
86+
description:
87+
C: >-
88+
<p>Initial release</p>
89+
ContentRating:
90+
oars-1.1: {}
91+
---
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<component type="desktop-application">
3+
<id>com.serpensin.gmodcontentinstaller</id>
4+
<name>GmodContentInstaller</name>
5+
<summary>Install Garry's Mod content like maps and models</summary>
6+
<metadata_license>CC0-1.0</metadata_license>
7+
<project_license>MIT</project_license>
8+
<description>
9+
<p>GmodContentInstaller simplifies installing Garry's Mod content like maps, models, and other addons from various sources.</p>
10+
<p>Features: automatic addons folder detection, server selection by ping, drive usage display, smart toggle for selective content installation.</p>
11+
</description>
12+
<launchable type="desktop-id">com.serpensin.gmodcontentinstaller.desktop</launchable>
13+
<url type="homepage">https://github.com/Serpensin/GmodContentInstaller</url>
14+
<developer id="com.serpensin">
15+
<name>Serpensin</name>
16+
<url>https://github.com/Serpensin</url>
17+
</developer>
18+
<provides>
19+
<binary>GmodContentInstaller</binary>
20+
</provides>
21+
<releases>
22+
<release version="2.0.1" date="2026-04-25">
23+
<description><p>Initial release</p></description>
24+
</release>
25+
</releases>
26+
<content_rating type="oars-1.1" />
27+
<screenshots>
28+
<screenshot type="default">
29+
<caption>Main application window showing light theme</caption>
30+
<image width="800" height="450">https://cdn.serpensin.com/gmodcontentinstaller/Light.png</image>
31+
</screenshot>
32+
<screenshot>
33+
<caption>Main application window showing dark theme</caption>
34+
<image width="800" height="450">https://cdn.serpensin.com/gmodcontentinstaller/Dark.png</image>
35+
</screenshot>
36+
</screenshots>
37+
</component>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
[Desktop Entry]
2+
Name=GMod Content Wizard
3+
GenericName=Content installer for Garry's Mod
4+
Comment=Install Garry's Mod content like maps and models
5+
Exec=GmodContentInstaller
6+
Type=Application
7+
Categories=Utility;
8+
Terminal=false
9+
Icon=GModContentWizard
10+
Keywords=gmod;garry;mod;maps;content;download;installer;
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
317 KB
Loading
58.8 KB
Loading

0 commit comments

Comments
 (0)