add archive tests

This commit is contained in:
2023-05-08 23:41:55 +02:00
parent 06b679ba30
commit 4d048e77ee
19 changed files with 837 additions and 101 deletions

View File

@@ -1,3 +1,15 @@
# SpringyLib
A library for reading data from the Sproing Engine.
## Components
* [x] Archive
* [x] V1
* [x] V2
* [ ] Media
* [x] RLE Sprites
* [x] XML UI
* [ ] TXT Object Serialization
* [ ] TXT Animation Sets
* [ ] TXT Sprite Sets