mirror of https://github.com/libAthena/athena.git
3e7dfddc5c
* Changed where objects are placed (to prevent mishaps during build) |
||
---|---|---|
include | ||
src | ||
.gitignore | ||
.travis.yml | ||
README | ||
libzelda.cbp | ||
libzelda.conf | ||
libzelda.layout | ||
libzelda.png | ||
libzelda.pro | ||
libzelda.vcproj | ||
libzelda_wii.cbp | ||
license.txt |
README
libZelda provides several basic classes that can be used to read from and write to files, and memory, classes such as Stream, BinaryReader, BinaryWriter, and the currently work in progress TextStream.