Skip to content

Commit 7e65700

Browse files
JesseTGm4xw
authored andcommitted
Submit a new .info file
1 parent 9100a51 commit 7e65700

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

dist/info/romcleaner_libretro

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Software Information
2+
display_name = "ROM Cleaner"
3+
display_version = "1.0.0"
4+
description = "A utility core for removing dust and dirt from your ROM collection."
5+
authors = "Jesse Talavera"
6+
categories = "Utility"
7+
corename = "romcleaner"
8+
license = "MIT"
9+
supported_extensions = "sfc|smc|st|swc|bs|cgb|dmg|gb|gbc|sgb|a52|nes|3ds|3dsx|cart|rom|sms|bms|int|col|cv|md|mdx|smd|gen|gg|sg|gba|nds|lnx|lyx|pce|sgx|ws|wsc|vb|vboy|n64|z64|v64|vec"
10+
11+
# Hardware Information
12+
manufacturer = "Various"
13+
14+
# Libretro Features
15+
cheats = "false"
16+
core_options = "false"
17+
hw_render = "false"
18+
input_descriptors = "false"
19+
is_experimental = "false"
20+
libretro_saves = "false"
21+
load_subsystem = "false"
22+
needs_fullpath = "false"
23+
savestate = "false"
24+
single_purpose = "true"
25+
supports_no_game = "false"

0 commit comments

Comments
 (0)