feat: Bundled NW.js with appimages
feat: Implemented self update feat: Added rclone saves for emulators fix: Fixed auto focus in builds feat: Added helper cards on empty library
This commit is contained in:
parent
587956c792
commit
813785f4f3
59 changed files with 1210 additions and 480 deletions
10
.config/appimage/com.simeonradivoev.gameflow-deck.desktop
Normal file
10
.config/appimage/com.simeonradivoev.gameflow-deck.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
X-AppImage-Name={{APP_NAME}}
|
||||
X-AppImage-Version={{VERSION}}
|
||||
X-AppImage-Arch={{ARCH}}
|
||||
Name={{APP_NAME}}
|
||||
Comment={{DESCRIPTION}}
|
||||
Exec=gameflow
|
||||
Icon=gameflow
|
||||
Type=Application
|
||||
Categories=Game;
|
||||
Loading…
Add table
Add a link
Reference in a new issue