r24
Details
-
FilenameLibParse-r24.zip
-
Uploaded by
-
UploadedDec 22, 2013
-
Size8.81 KB
-
Downloads56
-
MD5ea75bcc6ff18b46a04bd778209e957dd
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.