Commit Graph

4 Commits

Author SHA1 Message Date
Matt Nadareski
0f0313d52b Major changes to structure and code
First is the inclusion of two new projects: SabreHelper and SingleGame. SabreHelper is a DLL that contains anything that might be in common between programs (converters, db tools, logging). SingleGame is an experimental program to minimize a DAT for server usage, requested by Kludge.

The new structure represents a cleaner approach to having helper functions in a DLL, making each individual executable smaller and more well-defined.
2016-04-06 00:01:54 -07:00
Matt Nadareski
bce9b1f863 Fix UTF-8 output 2016-04-05 18:09:19 -07:00
Matt Nadareski
fb0dd1a168 Bump version number 2016-04-05 16:11:31 -07:00
Matt Nadareski
ce648ad853 Create DatSplit
This new tool can split DAT files by the extension of the files involved. This will help split things like the NonGoods properly. It's highly in beta, but hey, it's working!
2016-04-05 15:54:58 -07:00