mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add/update per-library READMEs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# SabreTools.Models
|
||||
|
||||
This library comprises of models that represent either directly serializable or representative structures for all DAT types. This library is currently unused by any other library in SabreTools, as there are no ways of properly dealing with conversion between models, filtering, or many of the other features. All of the main models representing metadata files should have parsers created outside of the current code. The parser code will likely be partially patterned off of the code being used to create the serialization tests.
|
||||
This library comprises of models that represent either directly serializable or representative structures for all DAT types. All of the main models representing metadata files should have parsers created outside of the current code. The parser code will likely be partially patterned off of the code being used to create the serialization tests.
|
||||
|
||||
In each completed model, there is a section that looks like the following:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user