Skip to content

Commit 24c4158

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

File tree

5 files changed

+170
-0
lines changed

5 files changed

+170
-0
lines changed

apps/SeriousSamTSE.md

+97
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
---
2+
layout: app
3+
4+
permalink: /SeriousSamTSE/
5+
description: Open source first person shooter based on Serious-Engine
6+
license: GPL-2.0
7+
8+
icons:
9+
- SeriousSamTSE/icons/128x128/serioussam.png
10+
screenshots:
11+
- https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_5.png
12+
13+
authors:
14+
- name: tx00100xt
15+
url: https://github.com/tx00100xt
16+
17+
links:
18+
- type: GitHub
19+
url: tx00100xt/SeriousSamClassic
20+
- type: Download
21+
url: https://github.com/tx00100xt/SeriousSamClassic/releases
22+
23+
desktop:
24+
Desktop Entry:
25+
X-AppImage-Arch: x86_64
26+
X-AppImage-Version: 1.10.6d
27+
X-AppImage-Name: SeriousSamTSE
28+
Name: Serious Sam The Second Encounter
29+
Type: Application
30+
Comment: Linux port of Serious Sam Classic The Second Encounter
31+
Exec: serioussamse
32+
TryExec: serioussamse
33+
Icon: serioussam
34+
Categories: Game
35+
Keywords: serious
36+
AppImageHub:
37+
X-AppImage-UpdateInformation: guess
38+
X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
39+
created Signature made Fri Feb 16 20:55:46 2024 UTC using RSA key
40+
CDC41982C027BAAA Can''t check signature: No public key'
41+
X-AppImage-Type: 2
42+
X-AppImage-Architecture: x86_64
43+
44+
appdata:
45+
Type: desktop-application
46+
ID: serioussamse
47+
Name:
48+
C: SeriousSamTSE
49+
Summary:
50+
C: Open source first person shooter based on Serious-Engine
51+
Description:
52+
C: >-
53+
<p>SeriousSamClassic is open source game engine version developed by Croteam for Serious Sam Classic, but it should work
54+
on (or be easily portable to) any system that supports OpenGL 1.3 and SDL2.</p>
55+
56+
<p>Note that while the Serious-Engine source code has been released under GPL, you still need to legally own the game
57+
and provide Serious Sam Classic The Second Encounter the game data to play. See the How to Install section for more information.</p>
58+
DeveloperName:
59+
C: Alexander Pavlov
60+
ProjectLicense: GPL-2.0
61+
Url:
62+
homepage: https://github.com/tx00100xt/SeriousSamClassic
63+
bugtracker: https://github.com/tx00100xt/SeriousSamClassic
64+
help: https://github.com/tx00100xt/SeriousSamClassic/wiki
65+
Launchable:
66+
desktop-id:
67+
- serioussamse.desktop
68+
Screenshots:
69+
- caption:
70+
C: SeriousSamClassic-VK running on Linux with XPLUS Mod. Land of the Damned.
71+
thumbnails: []
72+
source-image:
73+
url: https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_5.png
74+
lang: C
75+
- caption:
76+
C: SeriousSamClassic-VK running on Linux with XPLUS Mod. Sierra de chiapas.
77+
thumbnails: []
78+
source-image:
79+
url: https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_4.png
80+
lang: C
81+
- caption:
82+
C: SeriousSamClassic-VK running on Linux with XPLUS Mod. The Grand Cathedral.
83+
thumbnails: []
84+
source-image:
85+
url: https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_6.png
86+
lang: C
87+
Releases:
88+
- version: 1.10.6d
89+
unix-timestamp: 1705449600
90+
ContentRating:
91+
oars-1.1:
92+
violence-fantasy: moderate
93+
violence-realistic: none
94+
violence-bloodshed: mild
95+
language-profanity: mild
96+
social-chat: intense
97+
---
Loading

database/SeriousSamTSE/screenshot.png

550 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- Copyright 2024 Alexander Pavlov -->
3+
4+
<component type="desktop">
5+
<id>serioussamse</id>
6+
<name>SeriousSamTSE</name>
7+
<summary>Open source first person shooter based on Serious-Engine</summary>
8+
<metadata_license>CC0-1.0</metadata_license>
9+
<project_license>GPL-2.0</project_license>
10+
11+
<developer_name>Alexander Pavlov</developer_name>
12+
<update_contact>[email protected]</update_contact>
13+
14+
<url type="homepage">https://github.com/tx00100xt/SeriousSamClassic</url>
15+
<url type="help">https://github.com/tx00100xt/SeriousSamClassic/wiki</url>
16+
<url type="bugtracker">https://github.com/tx00100xt/SeriousSamClassic</url>
17+
18+
<launchable type="desktop-id">serioussamse.desktop</launchable>
19+
20+
<description>
21+
<p>SeriousSamClassic is open source game engine version developed by Croteam for Serious Sam Classic, but it should work on (or be easily portable to) any system that supports OpenGL 1.3 and SDL2.
22+
</p>
23+
<p>Note that while the Serious-Engine source code has been released under GPL, you still need to legally own the game and provide Serious Sam Classic The Second Encounter the game data to play. See the How to Install section for more information.
24+
</p>
25+
</description>
26+
27+
<screenshots>
28+
<screenshot>
29+
<image>https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_5.png</image>
30+
<caption>SeriousSamClassic-VK running on Linux with XPLUS Mod. Land of the Damned.</caption>
31+
</screenshot>
32+
<screenshot>
33+
<image>https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_4.png</image>
34+
<caption>SeriousSamClassic-VK running on Linux with XPLUS Mod. Sierra de chiapas.</caption>
35+
</screenshot>
36+
<screenshot>
37+
<image>https://github.com/tx00100xt/SeriousSamClassic-VK/raw/main/Images/samvulkan_6.png</image>
38+
<caption>SeriousSamClassic-VK running on Linux with XPLUS Mod. The Grand Cathedral.</caption>
39+
</screenshot>
40+
</screenshots>
41+
42+
<content_rating type="oars-1.1">
43+
<content_attribute id="violence-fantasy">moderate</content_attribute>
44+
<content_attribute id="violence-realistic">none</content_attribute>
45+
<content_attribute id="violence-bloodshed">mild</content_attribute>
46+
<content_attribute id="language-profanity">mild</content_attribute>
47+
<content_attribute id="social-chat">intense</content_attribute>
48+
</content_rating>
49+
50+
<releases>
51+
<release version="1.10.6d" date="2024-01-17"/>
52+
</releases>
53+
54+
</component>
55+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Desktop Entry]
2+
X-AppImage-Arch=x86_64
3+
X-AppImage-Version=1.10.6d
4+
X-AppImage-Name=SeriousSamTSE
5+
Name=Serious Sam The Second Encounter
6+
Type=Application
7+
Comment=Linux port of Serious Sam Classic The Second Encounter
8+
Exec=serioussamse
9+
TryExec=serioussamse
10+
Icon=serioussam
11+
Categories=Game;ActionGame;Shooter;
12+
Keywords=serious;sam;first;person;shooter;singleplayer;multiplayer;
13+
14+
[AppImageHub]
15+
X-AppImage-UpdateInformation=guess
16+
X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created Signature made Fri Feb 16 20:55:46 2024 UTC using RSA key CDC41982C027BAAA Can't check signature: No public key
17+
X-AppImage-Type=2
18+
X-AppImage-Architecture=x86_64

0 commit comments

Comments
 (0)