mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-15 19:22:25 +08:00
4e1385fa6f
* copy asset when execute /bin/FreeKill * PKGBUILD test * ready to makepkg
10 lines
207 B
Desktop File
Executable File
10 lines
207 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=FreeKill
|
|
Comment=A Bang!-like card game
|
|
Comment[zh_CN]=一款玩法类似Bang!的桌游
|
|
Icon=freekill_logo
|
|
Exec=/usr/bin/FreeKill
|
|
Type=Application
|
|
Terminal=false
|