Skip to content

Instantly share code, notes, and snippets.

@just-ero
Created January 23, 2022 15:38
Show Gist options
  • Save just-ero/e659c641c6e6c822b1c5f1bce8fcf42c to your computer and use it in GitHub Desktop.
Save just-ero/e659c641c6e6c822b1c5f1bce8fcf42c to your computer and use it in GitHub Desktop.
<!-- Start of your autosplitter definition. -->
<AutoSplitter>
<!-- List of all applicable games that your autosplitter should load for. -->
<Games>
<Game>Mega Man</Game>
<Game>Megaman</Game>
<Game>MM1</Game>
</Games>
<!-- URL of RAW GitHub file(s) which will be downloaded. -->
<URLs>
<URL>https://raw.githubusercontent.com/Coltaho/Autosplitters/master/MegaMan1/MM1autosplit.asl</URL>
</URLs>
<!-- Type of auto splitter (Script/Component). -->
<Type>Script</Type>
<!-- Brief description of auto splitter. Can state capabilities and author's name. -->
<Description>Autosplitter for Mega Man 1 (By Coltaho)</Description>
<!-- Link that will open when the user clicks the "Website" button. Typically a link to the repository or a README.md file. -->
<Website>https://github.com/Coltaho/Autosplitters/blob/master/MegaMan1/README.md</Website>
</AutoSplitter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment