update changelog
This commit is contained in:
parent
6d12800791
commit
0a68ff95bd
3 changed files with 8 additions and 1 deletions
|
@ -14,6 +14,9 @@
|
|||
<h1 style="text-align: center; width: 100%;">Detailed Changelog</h1>
|
||||
<p style="margin: 0; width: 100%; text-align: center;">Main Page: <a href="https://bitpatty.github.io/gctGenerator/">https://bitpatty.github.io/gctGenerator/</a></p>
|
||||
<br />
|
||||
<h2 id="171219"><a href="#171112">Dec 19, 2017</a> </h2>
|
||||
<h3 id="1712191"><a href="#1711121">Updated 'Fast Any%'</a></h3>
|
||||
<p>Added FMV Skips except for Pinna 1.</p>
|
||||
<h2 id="171129"><a href="#171129">Dec 05, 2017</a> </h2>
|
||||
<h3 id="1711291"><a href="#1711291">Site Changes</a></h3>
|
||||
<p>Added option to download codes formatted for the Gecko Cheat Manager.</p>
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<updates>
|
||||
<update>
|
||||
<date>Dec 19, 2017</date>
|
||||
<change>Added FMV Skips to 'Fast Any%' except for Pinna 1.</change>
|
||||
</update>
|
||||
<update>
|
||||
<date>Dec 05, 2017</date>
|
||||
<change>Added 'Download for Gecko Cheat Manager' option.</change>
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
<p>
|
||||
<h2>Mario Sunshine Cheatfile Generator</h2>
|
||||
</p>
|
||||
<p><i>Authors: <a href="https://twitter.com/psychonauter">Psy</a> & <a href="https://twitter.com/srlmilk">Milk</a><br />Last Updated: Dec 05, 2017</i></p>
|
||||
<p><i>Authors: <a href="https://twitter.com/psychonauter">Psy</a> & <a href="https://twitter.com/srlmilk">Milk</a><br />Last Updated: Dec 19, 2017</i></p>
|
||||
<p>Description:<br />This is a cheatfile generator for SMS Speedrun practice. A guide on how to use the generator and practice codes on your Wii can be found here: <a target="_blank" href="guide.html">Guide</a></p>
|
||||
<h4>Changelog:</h4>
|
||||
<p id="changelog"></p>
|
||||
|
|
Loading…
Reference in a new issue