Skip to content

Instantly share code, notes, and snippets.

@zach-morris
Created February 18, 2019 23:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zach-morris/4755f482ff523fee4c7ced7d75b3dc0f to your computer and use it in GitHub Desktop.
Save zach-morris/4755f482ff523fee4c7ced7d75b3dc0f to your computer and use it in GitHub Desktop.
Example Dropbox IAGL xml file
<?xml version="1.0" encoding="UTF-8"?>
<datafile>
<header>
<emu_name>Dropbox Example</emu_name>
<emu_description>Dropbox Example</emu_description>
<emu_category>Nintendo, 8 Bit, My Test</emu_category>
<emu_version>01012019</emu_version>
<emu_date>01/01/2019</emu_date>
<emu_author>Zach Morris</emu_author>
<emu_visibility>visible</emu_visibility>
<emu_homepage>http://www.no-intro.org</emu_homepage>
<emu_baseurl>https://dl.dropboxusercontent.com</emu_baseurl>
<emu_launcher>retroplayer</emu_launcher>
<emu_default_addon>none</emu_default_addon>
<emu_ext_launch_cmd>none</emu_ext_launch_cmd>
<emu_downloadpath>default</emu_downloadpath>
<emu_postdlaction>none</emu_postdlaction>
<emu_comment>Google Drive Example. This is a public domain ROM from pdroms.de</emu_comment>
<emu_thumb>fYMsybe.jpg</emu_thumb>
<emu_banner>pc540fV.png</emu_banner>
<emu_fanart>G5PYNPY.jpg</emu_fanart>
<emu_logo>c3MyKNx.png</emu_logo>
<emu_trailer>EFhii04Piww</emu_trailer>
</header>
<game name="Blade Buster">
<description>Blade Buster</description>
<rom name="/s/171pofiqq45s05b/BladeBuster.nes" size="129641" />
<title_clean>Blade Buster</title_clean>
<plot>Blade Buster is a SHMUP for the Nintendo Entertainment System. Gain as many points as possible in two minutes!</plot>
<releasedate>05/12/2011</releasedate>
<year>2011</year>
<genre>Shooter</genre>
<nplayers>1</nplayers>
<boxart1>http://pdroms.de/wp-content/uploads/2010/10/20101009_blade_buster_(nes_game).png</boxart1>
</game>
</datafile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment