mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-23 10:51:58 -05:00
10 lines
249 B
Desktop File
10 lines
249 B
Desktop File
# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Exec=openrct2 handle-uri %u
|
|
Icon=openrct2
|
|
Name=OpenRCT2
|
|
Terminal=false
|
|
NoDisplay=true
|
|
MimeType=x-scheme-handler/openrct2;
|