Files
haikuports/games-puzzle/2048_libretro/additional-files/2048_libretro.info.in
Benjamin FRANCOIS b42edc89a8 2048_libretro: a puzzle game using the libretro API (#2267)
* Initial commit

* Renamed to follow recommendations

* Alphabetical order

* Updated to use Add-Ons directory

* Removed SUPPLEMENTS in favor of REQUIRES

* Added documentation with package

* Fixed permissions for files

* Replaced lib: by addon: for consistency
2018-03-05 18:36:56 -05:00

11 lines
253 B
Plaintext

display_name = "2048"
authors = "Gabriele Cirulli"
supported_extensions = ""
corename = "2048"
categories = "Game"
systemname = "2048 Game Clone"
license = "Public Domain"
permissions = ""
display_version = "@DISPLAY_VERSION@"
supports_no_game = "true"