From f291a892ced769409a0027664bb37448d37ed884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Fri, 20 Dec 2024 16:36:06 +0800 Subject: [PATCH] Update onscripter_libretro.info --- dist/info/onscripter_libretro.info | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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."