libretro-super/dist/info/pascal_pong_libretro.info

17 lines
392 B
Plaintext
Raw Normal View History

# Software Information
2015-04-28 06:00:39 +02:00
display_name = "PascalPong"
2016-09-12 13:00:57 -07:00
authors = "Higor Euripedes"
2015-04-28 06:00:39 +02:00
supported_extensions = "game"
corename = "PascalPong"
categories = "Game"
2016-09-12 13:00:57 -07:00
license = "2-clause BSD"
2015-04-28 06:00:39 +02:00
permissions = ""
display_version = "v1.0"
# Hardware Information
# Libretro Features
2015-04-28 06:00:39 +02:00
supports_no_game = "true"
description = "A free and basic clone of the classic Pong game, written specifically for libretro."