v1.3
Details
-
FilenameLibParse-v1.3.zip
-
Uploaded by
-
UploadedDec 22, 2013
-
Size8.81 KB
-
Downloads940
-
MD59f94c607f5426c64d56100d4998e2c17
Supported WoW Retail Versions
- 4.3.4
Changelog
v1.3
- Implemented custom string split function to avoid stack overflows.
- Fixed bug in JSONWriter where consecutive JSONEncode calls were sharing buffers.
v1.2
- Anything that can be converted to a number will be by CSVDecode.
v1.1
- Added CSV support.