mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2024-11-27 08:05:40 +00:00
Updated description and feature list
This commit is contained in:
parent
e6031a99b7
commit
5c300255ee
|
@ -4,35 +4,47 @@
|
|||
<component type="desktop">
|
||||
<id>org.zdoom.GZDoom</id>
|
||||
<name>GZDoom</name>
|
||||
<summary>First-person shooter based on the Doom engine</summary>
|
||||
<summary>Classic first-person-shooter engine for all classical Id games</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
<project_license>GPL-3.0</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>
|
||||
<url type="homepage">https://zdoom.org/index</url>
|
||||
<url type="bugtracker">https://github.com/coelckers/gzdoom</url>
|
||||
<url type="help">https://zdoom.org/wiki/Main_Page</url>
|
||||
<url type="faq">https://zdoom.org/about</url>
|
||||
|
||||
<launchable type="desktop-id">com.github.FreaKzero.ssgl.desktop</launchable>
|
||||
<launchable type="desktop-id">org.zdoom.GZDoom.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.
|
||||
GZDoom is a source port for the modern era, supporting current hardware and operating systems and sporting a vast array of user options. Make Doom your own again!
|
||||
</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>
|
||||
<p>
|
||||
In addition to Doom, ZDoom supports Heretic, Hexen, Strife, Chex Quest, and fan-created games like Harmony and Hacx. Meet the entire idTech 1 family!
|
||||
</p>
|
||||
<p>
|
||||
Experience mind-bending user-created mods, made possible by ZDoom's advanced mapping features and the new ZScript language. Or make a mod of your own!
|
||||
</p>
|
||||
<ul>
|
||||
<li>Can play all Doom engine games, including Ultimate Doom, Doom II, Heretic, Hexen, Strife, and more.</li>
|
||||
<li>Supports all the editing features of Hexen. (ACS, hubs, new map format, etc.)</li>
|
||||
<li>Supports most of the Boom editing features.</li>
|
||||
<li>Features complete translations of Doom, Heretic, Hexen, Strife and other games into over ten different languages with Unicode support for Latin, Cyrillic, and Hangul so far. </li>
|
||||
<li>All Doom limits are gone.</li>
|
||||
<li>Several softsynths for MUS and MIDI playback, including an OPL softsynth for an authentic “oldschool” flavor.</li>
|
||||
<li>High resolutions.</li>
|
||||
<li>Quake-style console and key bindings.</li>
|
||||
<li>Crosshairs.</li>
|
||||
<li>Free look (look up/down).</li>
|
||||
<li>Jumping, crouching, swimming, and flying.</li>
|
||||
<li>Full-featured joystick/gamepad support under Windows.</li>
|
||||
<li>Up to 8 player network games using UDP/IP, including team-based gameplay.</li>
|
||||
<li>Support for the Bloodbath announcer from the classic Monolith game Blood.</li>
|
||||
<li>Walk over/under monsters and other things.</li>
|
||||
</ul>
|
||||
</description>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://freedoom.github.io/img/screenshots/phase2-0.11_01.png</image>
|
||||
|
|
Loading…
Reference in a new issue