Update onscripter_libretro.info
This commit is contained in:
parent
0d1e9b0ea9
commit
f291a892ce
|
@ -1,11 +1,11 @@
|
|||
# Software Information
|
||||
display_name = "ONScripter"
|
||||
display_version = "0.1"
|
||||
display_version = "0.3"
|
||||
authors = "Studio O.G.A."
|
||||
categories = "Game engine"
|
||||
license = "GPLv3+"
|
||||
permissions = ""
|
||||
supported_extensions = "txt|dat|___"
|
||||
supported_extensions = "txt|dat|___|ons|/"
|
||||
|
||||
# Hardware Information
|
||||
manufacturer = "ONScripter"
|
||||
|
@ -19,6 +19,5 @@ libretro_saves = "false"
|
|||
cheats = "false"
|
||||
needs_fullpath = "true"
|
||||
disk_control = "false"
|
||||
is_experimental = "true"
|
||||
|
||||
description = "A port of the ONScripter visual novel games engine to libretro."
|
||||
|
|
Loading…
Reference in New Issue