r26
Details
-
FilenameLibParse-r26.zip
-
Uploaded by
-
UploadedAug 14, 2014
-
Size8.84 KB
-
Downloads39
-
MD5e604c8a4fbec014205e8841e335f6ec2
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.