diff --git a/dist/linux/share/applications/org.dhewm3.Dhewm3.d3xp.desktop b/dist/linux/share/applications/org.dhewm3.Dhewm3.d3xp.desktop new file mode 100644 index 00000000..189b234a --- /dev/null +++ b/dist/linux/share/applications/org.dhewm3.Dhewm3.d3xp.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Comment=dhewm 3 is a Doom 3 GPL source port +Categories=Game;Shooter; +Exec=dhewm3 +set fs_game d3xp "$@" +Icon=org.dhewm3.Dhewm3 +Name=Dhewm3 XP +StartupNotify=true +Terminal=false +Type=Application +Keywords=doom;first;person;shooter;dark;singleplayer;multiplayer; diff --git a/dist/linux/share/applications/org.dhewm3.Dhewm3.desktop b/dist/linux/share/applications/org.dhewm3.Dhewm3.desktop new file mode 100644 index 00000000..9875399a --- /dev/null +++ b/dist/linux/share/applications/org.dhewm3.Dhewm3.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Comment=dhewm 3 is a Doom 3 GPL source port +Categories=Game;Shooter; +Exec=dhewm3 "$@" +Icon=org.dhewm3.Dhewm3 +Name=Dhewm3 +StartupNotify=true +Terminal=false +Type=Application +Keywords=doom;first;person;shooter;dark;singleplayer;multiplayer; diff --git a/dist/linux/share/icons/hicolor/128x128/apps/org.dhewm3.Dhewm3.png b/dist/linux/share/icons/hicolor/128x128/apps/org.dhewm3.Dhewm3.png new file mode 100644 index 00000000..eba578ad Binary files /dev/null and b/dist/linux/share/icons/hicolor/128x128/apps/org.dhewm3.Dhewm3.png differ diff --git a/dist/linux/share/icons/hicolor/256x256/apps/org.dhewm3.Dhewm3.png b/dist/linux/share/icons/hicolor/256x256/apps/org.dhewm3.Dhewm3.png new file mode 100644 index 00000000..e0b7abaa Binary files /dev/null and b/dist/linux/share/icons/hicolor/256x256/apps/org.dhewm3.Dhewm3.png differ diff --git a/dist/linux/share/icons/hicolor/scalable/apps/org.dhewm3.Dhewm3.svg b/dist/linux/share/icons/hicolor/scalable/apps/org.dhewm3.Dhewm3.svg new file mode 100644 index 00000000..b9d97db5 --- /dev/null +++ b/dist/linux/share/icons/hicolor/scalable/apps/org.dhewm3.Dhewm3.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + \ No newline at end of file diff --git a/dist/linux/share/metainfo/org.dhewm3.Dhewm3.metainfo.xml b/dist/linux/share/metainfo/org.dhewm3.Dhewm3.metainfo.xml new file mode 100644 index 00000000..1d2c6658 --- /dev/null +++ b/dist/linux/share/metainfo/org.dhewm3.Dhewm3.metainfo.xml @@ -0,0 +1,66 @@ + + + + + org.dhewm3.Dhewm3 + Dhewm 3 + dhewm 3 is a Doom 3 GPL source port + CC0-1.0 + GPL-3.0 + + Dhewm 3 team + eonfge@kevindegeling.nl + + https://dhewm3.org + https://github.com/dhewm/dhewm3/wiki/FAQ + https://github.com/dhewm/dhewm3 + + org.dhewm3.Dhewm3.desktop + + +

dhewm3 is a source port of the original Doom3 (not Doom3 BFG, for that you may want to try RBDoom3BFG). It's known to work on Windows, Linux, macOS, FreeBSD, OpenBSD and AROS, but it should work on (or be easily portable to) any system that supports OpenGL 1.4 with ARB shaders, SDL and OpenAL. +

+

Compared to the original version of Doom3, dhewm3 has many bugfixes, supports EAX-like sound effects on all operating systems and hardware (via OpenAL Softs EFX support), has much better support for widescreen resolutions and has 64bit support. +

+

It only supports old Mods if they either don't require their own game DLL or have been ported to dhewm3 - see the Mods page for more information. +

+

Note that while the Doom3 source code has been released under GPL, you still need to legally own the game and provide dhewm3 the game data to play. See the How to Install section for more information. +

+
+ + + + https://github.com/dhewm/dhewm.github.io/raw/master/dhewm3-linux.jpg + Doom 3 running on Linux + + + https://github.com/dhewm/dhewm.github.io/raw/master/dhewm3-1.jpg + Gameplay of Doom 3 + + + https://github.com/dhewm/dhewm.github.io/raw/master/dhewm3-d3xp1.jpg + Gameplay of Doom 3 Expansion pack + + + https://github.com/dhewm/dhewm.github.io/raw/master/dhewm3-150.jpg + Classic Doom 3 mod support + + + + + + + + + + intense + intense + intense + intense + intense + +
+ diff --git a/dist/macosx/todo b/dist/macosx/todo new file mode 100644 index 00000000..e69de29b diff --git a/dist/windows/todo b/dist/windows/todo new file mode 100644 index 00000000..e69de29b