diff --git a/dist/info/onscripter_libretro.info b/dist/info/onscripter_libretro.info index 2d290dd5..96105396 100644 --- a/dist/info/onscripter_libretro.info +++ b/dist/info/onscripter_libretro.info @@ -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."