mirror of https://github.com/libAthena/athena.git
Create gh-pages branch via GitHub
This commit is contained in:
parent
ccdbc29d9e
commit
7f4a87bb44
|
@ -42,7 +42,8 @@
|
|||
<a name="releases" class="anchor" href="#releases"><span class="octicon octicon-link"></span></a>Releases:</h1>
|
||||
|
||||
<ul>
|
||||
<li>v1.0.0:
|
||||
<li>
|
||||
<a href="https://github.com/Antidote/Athena/releases/tag/v1.0.0">v1.0.0</a>:
|
||||
Initial release</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"name":"Athena","tagline":"Small, Powerful, Extensible.","body":"[Home](/)\r\n***\r\n### Welcome to Athena\r\nAthena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.\r\n\r\n#Releases:\r\n* v1.0.0: \r\n Initial release","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
{"name":"Athena","tagline":"Small, Powerful, Extensible.","body":"[Home](/)\r\n***\r\n### Welcome to Athena\r\nAthena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.\r\n\r\n#Releases:\r\n* [v1.0.0](https://github.com/Antidote/Athena/releases/tag/v1.0.0): \r\n Initial release","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
Loading…
Reference in New Issue