Update onscripter_libretro.info

This commit is contained in:
宋文武 2024-12-20 16:36:06 +08:00
parent 0d1e9b0ea9
commit f291a892ce
1 changed files with 2 additions and 3 deletions

View File

@ -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."