We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff00f68 commit 4abfe55Copy full SHA for 4abfe55
scriptmodules/emulators/advmame.sh
@@ -10,10 +10,10 @@
10
#
11
12
rp_module_id="advmame"
13
-rp_module_desc="AdvanceMAME v3.9"
+rp_module_desc="AdvanceMAME"
14
rp_module_help="ROM Extension: .zip\n\nCopy your AdvanceMAME roms to either $romdir/mame-advmame or\n$romdir/arcade"
15
rp_module_licence="GPL2 https://raw.githubusercontent.com/amadvance/advancemame/master/COPYING"
16
-rp_module_repo="git https://github.com/amadvance/advancemame v3.9"
+rp_module_repo="git https://github.com/amadvance/advancemame master"
17
rp_module_section="opt"
18
rp_module_flags=""
19
0 commit comments