mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-27 16:15:39 +00:00
58 lines
2.4 KiB
XML
58 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2019 Kevin Degeling -->
|
|
|
|
<component type="desktop">
|
|
<id>org.zdoom.GZDoom</id>
|
|
<name>GZDoom</name>
|
|
<summary>First-person shooter based on the Doom engine</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<developer_name>Kevin "Eonfge" Degeling</developer_name>
|
|
|
|
<url type="homepage">https://freedoom.github.io/</url>
|
|
<url type="bugtracker">https://github.com/freedoom/freedoom/issues</url>
|
|
|
|
<launchable type="desktop-id">com.github.FreaKzero.ssgl.desktop</launchable>
|
|
|
|
<description>
|
|
<p>
|
|
Multi-game launcher for Doom era games. Be able to launch Doom, Doom 2,
|
|
Heretic, Hexen, and Strife all from the same launcher. There is mod and pwad
|
|
support, and it uses GZDoom on the backend to ensure maximum feature support.
|
|
</p>
|
|
<ul>
|
|
<li>Painfree modern UI</li>
|
|
<li> Support for WAD, PK3, BEX and DEH</li>
|
|
<li>Easy Filtering through your Files (directory-names, mod-names, file extensions)</li>
|
|
<li>Loadorder sorting for chosen Files</li>
|
|
<li>Creating/Saving Modlists for faster access</li>
|
|
<li>Using/Creating Savefolders based on the name on used wadlist</li>
|
|
<li>SSGL automatically manages your savefolders via engine and Modlist Selection</li>
|
|
<li>TODO: Oblige "Build and Play" via configfiles (Also able to resume last built map)</li>
|
|
<li>TODO: Fast access to your favourite DoomSeeker Client and Oblige Frontend</li>
|
|
<li>Screenshot Lookup for your WADs and PK3s via WadArchive or local directory</li>
|
|
</ul>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.11_01.png</image>
|
|
<caption>MAP10: Deadly Outlands</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.11_03.png</image>
|
|
<caption>MAP06: Gamma Labs</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.11_05.png</image>
|
|
<caption>MAP22: Remanasu</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://freedoom.github.io/img/screenshots/phase2-0.11_07.png</image>
|
|
<caption>MAP09: Datacenter</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="violence-bloodshed">intense</content_attribute>
|
|
</content_rating>
|
|
</component>
|