mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00

Add a .desktop file, this is used by application launchers in order to find and execute applications, this should be installed to `/usr/share/applications/org.openmoh.openmohaa.desktop`. Add appstream metainfo, this provides metainfo that is used by Software Centers for discoverability, this should be installed to `/usr/share/metainfo/org.openmoh.openmohaa.metainfo.xml`. This will open the door to getting OpenMoHAA packaged up by various linux distros.
11 lines
285 B
Desktop File
11 lines
285 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
|
|
Name=OpenMoHAA Breakthrough
|
|
Comment=An open-source game engine compatible with Medal of Honor: Allied Assault Breakthrough
|
|
Categories=Game;Shooter;
|
|
|
|
Icon=org.openmoh.openmohaa
|
|
Exec=launch_openmohaa_breakthrough@TARGET_ARCH@
|
|
Terminal=false
|