mirror of
https://github.com/libretro/libretro-super
synced 2024-12-03 19:01:49 +00:00
Add Lutro core info file
This commit is contained in:
parent
95dccc620a
commit
7b4bbffefb
9
dist/info/lutro_libretro.info
vendored
Normal file
9
dist/info/lutro_libretro.info
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
display_name = "Lutro"
|
||||||
|
authors = "Higor Euripedes/Jean-Andre Santoni"
|
||||||
|
supported_extensions = "lutro|lua"
|
||||||
|
corename = "Lutro"
|
||||||
|
categories = "Game engine"
|
||||||
|
license = "MIT"
|
||||||
|
permissions = ""
|
||||||
|
display_version = "v1"
|
||||||
|
supports_no_game = "false"
|
2
dist/info/scummvm_libretro.info
vendored
2
dist/info/scummvm_libretro.info
vendored
@ -4,7 +4,7 @@ supported_extensions = "exe"
|
|||||||
corename = "ScummVM"
|
corename = "ScummVM"
|
||||||
manufacturer = "LucasArts"
|
manufacturer = "LucasArts"
|
||||||
categories = "Game"
|
categories = "Game"
|
||||||
systemname = "SCUMM game engine"
|
systemname = "Game engine"
|
||||||
database = "ScummVM"
|
database = "ScummVM"
|
||||||
license = "GPLv2"
|
license = "GPLv2"
|
||||||
permissions = ""
|
permissions = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user