File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" plugin.program.advanced.emulator.launcher" name =" Advanced Emulator Launcher" version =" 0.9.3 " provider-name =" Wintermute0110" >
2+ <addon id =" plugin.program.advanced.emulator.launcher" name =" Advanced Emulator Launcher" version =" 0.9.5~beta1 " provider-name =" Wintermute0110" >
33 <requires >
4- <!-- 2.24.0 Jarvis 16.x
5- 2.25.0 Krypton 17.x
6- -->
4+ <!-- 2.24.0 Jarvis 16.x / 2.25.0 Krypton 17.x -->
75 <import addon =" xbmc.python" version =" 2.24.0" />
86 </requires >
97 <extension point =" xbmc.python.pluginsource" library =" addon.py" >
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ WIP Log emulator/standalone launcher stdout/stderr into a file. Requires ne
2424
2525
2626
27- WIP Advanced fuzzy search engine based on the Levenshtein Distance algortihm , for both
28- online and offline scraper .
27+ WIP Advanced fuzzy search engine based on the Levenshtein Distance algorithm , for both
28+ online and offline scrapers .
2929
3030WIP Include databases for all supported platforms in AEL offline scraper.
3131
@@ -41,7 +41,7 @@ WIP Full Extranafart for ROMs.
4141WIP Support for multidisc systems. Have a look at old AL launcher code.
4242
4343
44- [B]Advanced Emulator Launcher | version 0.9.5 | XX December 2016[/B]
44+ [B]Advanced Emulator Launcher | version 0.9.5~beta1 | 13 December 2016[/B]
4545
4646FEATURE New Arcade Database online metadata/asset scraper for MAME ROMs.
4747
You can’t perform that action at this time.
0 commit comments