diff options
author | 2024-10-20 02:19:47 +0200 | |
---|---|---|
committer | 2024-10-20 02:19:47 +0200 | |
commit | 2f1b810ea38e730d421b96d81c5588be63c4f3a7 (patch) | |
tree | d03dfb7ea07c6aa2512b16d4ebd1d26946c9182c /games-action/vintagestory/files | |
parent | app-crypt/lego: new package, add 4.19.2 (diff) | |
download | ebuilds-2f1b810ea38e730d421b96d81c5588be63c4f3a7.tar.xz |
games-action/vintagestory: new package, add 1.19.8
Diffstat (limited to 'games-action/vintagestory/files')
-rw-r--r-- | games-action/vintagestory/files/vintagestory.desktop | 13 | ||||
-rw-r--r-- | games-action/vintagestory/files/vsmodinstall-handler.desktop | 10 |
2 files changed, 23 insertions, 0 deletions
diff --git a/games-action/vintagestory/files/vintagestory.desktop b/games-action/vintagestory/files/vintagestory.desktop new file mode 100644 index 0000000..206c390 --- /dev/null +++ b/games-action/vintagestory/files/vintagestory.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Vintage Story +Comment=Uncompromising wilderness survival sandbox game +Icon=/usr/share/pixmaps/vintagestory.xpm +Exec=/usr/bin/vintagestory +Path=/usr/share/vintagestory +NoDisplay=false +Categories=Game; +StartupNotify=false +Terminal=false +StartupWMClass=Vintage Story diff --git a/games-action/vintagestory/files/vsmodinstall-handler.desktop b/games-action/vintagestory/files/vsmodinstall-handler.desktop new file mode 100644 index 0000000..7e931cb --- /dev/null +++ b/games-action/vintagestory/files/vsmodinstall-handler.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Vintage Story 1-click Mod Install Handler +Comment=Handler for vintagestorymodinstall:// URI scheme +Exec=/usr/bin/vintagestory -i %u +Path=/usr/share/vintagestory +MimeType=x-scheme-handler/vintagestorymodinstall; +NoDisplay=true +Terminal=false |