mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
23 lines
543 B
Plaintext
23 lines
543 B
Plaintext
## All data is optional, but helps improve user experience.
|
|
|
|
# Name displayed when the user is selecting the core.
|
|
# display_name = "NES / Famicom"
|
|
|
|
# List of supported extensions.
|
|
# supported_extensions = "nes|fds"
|
|
|
|
# Name of the core.
|
|
# corename = "Nestopia"
|
|
|
|
# The developer.
|
|
# manufacturer = "Nintendo"
|
|
|
|
# Name of the system that the core targets (optional).
|
|
# systemname = "Nintendo Entertainment System"
|
|
|
|
# License of the core's sourcecode
|
|
# license = "GPLv3"
|
|
|
|
# Privacy-specific permissions needed for using the core
|
|
# permissions = ""
|