mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-29 03:19:44 +00:00
94002b0758
This allows us to launch OpenMW when the user opens a save game file through the file manager.
24 lines
614 B
Desktop File
24 lines
614 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=OpenMW Launcher
|
|
GenericName=Role Playing Game
|
|
Comment=An engine replacement for The Elder Scrolls III: Morrowind
|
|
Keywords=Morrowind;Reimplementation Mods;esm;bsa;
|
|
TryExec=omwlauncher
|
|
Exec=omwlauncher
|
|
Icon=openmw
|
|
Categories=Game;RolePlaying;
|
|
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=OpenMW
|
|
GenericName=Role Playing Game
|
|
Comment=An engine replacement for The Elder Scrolls III: Morrowind
|
|
Keywords=Morrowind;Reimplementation Mods;esm;bsa;
|
|
Exec=openmw --load-savegame=%f
|
|
Icon=openmw
|
|
Categories=Game;RolePlaying;
|
|
Terminal=false
|
|
NoDisplay=true
|
|
MimeType=application/x-openmw-savegame;
|