Merge pull request #1850 from diekleinekuh/add-bennugd-core

add bennugd info
This commit is contained in:
Ömercan Kömür 2024-10-21 14:20:08 +03:00 committed by GitHub
commit 333061f1b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 34 additions and 0 deletions

34
dist/info/bennugd_libretro.info vendored Normal file
View File

@ -0,0 +1,34 @@
# Software Information
display_name = "Bennu Game Development"
categories = "Game engine"
authors = "Markus Henschel"
corename = "BennuGD"
supported_extensions = "dcb|dat|exe"
license = "GPLv3"
permissions = ""
display_version = "git"
# Hardware Information
manufacturer = "SplinterGU"
systemname = "Bennu Game Development"
systemid = "bgdi"
# Libretro Features
savestate = "false"
savestate_features = "null"
cheats = "false"
input_descriptors = "false"
memory_descriptors = "false"
libretro_saves = "false"
core_options = "true"
core_options_version = "null"
load_subsystem = "false"
supports_no_game = "false"
single_purpose = "false"
database = "BennuGD"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"
is_experimental = "false"
description = "BennuGD interpreter (bgdi) as a libretro core. Report bugs or games failing to run to https://github.com/diekleinekuh/BennuGD_libretro."
notes = "[1] BennuGD home page: https://www.bennugd.org|[*] Notable Games: Streets of Rage Remake"