2023-02-16 03:54:53 +08:00
|
|
|
#!/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
|
2023-04-28 10:27:56 +08:00
|
|
|
Categories=Game
|