added files for AppImage
Some checks failed
Java CI / test (push) Failing after 1s

This commit is contained in:
WeeXnes 2025-05-01 15:10:46 +02:00
parent bc0ac93f3f
commit a9bfb5c706
3 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
HERE="$(dirname "$(readlink -f "$0")")"
exec "$HERE/usr/bin/PS2_Manager" "$@"

View file

@ -0,0 +1,6 @@
[Desktop Entry]
Type=Application
Name=PS2 Manager
Exec=PS2_Manager
Icon=ps2manager
Categories=Utility;

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB