mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2024-11-22 08:50:18 +01:00
Compare commits
No commits in common. "e81c6c9d37816e847aabddff37a5dd4564f0a499" and "3400ea457691a21b7fbd3d158cd988ad13289e58" have entirely different histories.
e81c6c9d37
...
3400ea4576
2 changed files with 1 additions and 5 deletions
|
@ -63,10 +63,6 @@ Install devel packages for `SDL2` and `SDL2_mixer`.\
|
|||
Compile with CMake; tested with GCC 10, Clang 11.\
|
||||
To cross-compile for Windows, install a 64-bit version of mingw and its `SDL2` and `SDL2_mixer` distributions, then use the `mingwcc.cmake` toolchain.
|
||||
|
||||
[![Packaging status](https://repology.org/badge/tiny-repos/spacecadetpinball.svg)](https://repology.org/project/spacecadetpinball/versions)
|
||||
|
||||
Some distributions provide a package in their repository. You can use those for easier dependency management and updates.
|
||||
|
||||
### On macOS
|
||||
|
||||
* **Homebrew**: Install the `SDL2`, `SDL2_mixer` homebrew packages.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Name=Space Cadet Pinball
|
||||
Name=SpaceCadetPinball
|
||||
Comment=Decompilation of 3D Pinball for Windows – Space Cadet
|
||||
Exec=SpaceCadetPinball
|
||||
Icon=SpaceCadetPinball
|
||||
|
|
Loading…
Reference in a new issue