2023-02-15 19:54:53 +00:00
|
|
|
#!/usr/bin/env xdg-open
|
|
|
|
[Desktop Entry]
|
|
|
|
Name=FreeKill
|
2023-05-28 08:57:21 +00:00
|
|
|
Name[zh_CN]=新月杀
|
2023-02-15 19:54:53 +00:00
|
|
|
Comment=A Bang!-like card game
|
|
|
|
Comment[zh_CN]=一款玩法类似Bang!的桌游
|
|
|
|
Icon=freekill_logo
|
|
|
|
Exec=/usr/bin/FreeKill
|
|
|
|
Type=Application
|
|
|
|
Terminal=false
|
2023-04-28 02:27:56 +00:00
|
|
|
Categories=Game
|