mirror of https://github.com/libAthena/athena.git
1 line
1.4 KiB
JSON
1 line
1.4 KiB
JSON
{"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### Release v1.1.0 now available!\r\nVersion 1.1.0 ushers in several improvements to Athena\r\n\r\n#### Additional Data-Types ####\r\nNow you can easily work with a wider variety of data formats thanks to new string and byte-buffer methods.\r\n\r\n#### Modularized Qmake Build-System ####\r\nQt creator and Qmake users can now select portions of Athena à la carte; integrating only the parts your project needs.\r\n\r\n#### Self-Sufficient Build Dependencies ####\r\nData compression/decompression libraries like *zlib* and *lzo* are now part of Athena's repository, so you can simply clone-n-go!\r\n\r\n#Releases:\r\n* [v1.1.0](https://github.com/Antidote/Athena/releases/tag/1.1.0):\r\n Second major release\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."} |