mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-03 23:20:14 +02:00
Improve linux building (#111)
* Improve Linux platform by adding metadata and improve description * Improve readme * Improve metainfo * Fix wrong desktop file * Improve readme * Improve readme * Appstream doesn't like h1 * Add CMake and Ninja to .gitignore * Fix issues 3 4 * Revert readme keeping only Linux part * Change comment on desktop file * Align metainfo * Decouple Readme from Linux building instructions
This commit is contained in:
parent
0dc6006937
commit
4db4e5fbcb
8 changed files with 131 additions and 10 deletions
10
Platform/Linux/SpaceCadetPinball.desktop
Normal file
10
Platform/Linux/SpaceCadetPinball.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Space Cadet Pinball
|
||||
Comment=Decompilation of 3D Pinball for Windows - Space Cadet
|
||||
Exec=SpaceCadetPinball
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Icon=SpaceCadetPinball
|
||||
Type=Application
|
||||
Categories=Game;ArcadeGame;
|
Loading…
Add table
Add a link
Reference in a new issue