Chevy Ray Johnston
Chevy Ray Johnston
they should be null-terminated. you can check the WriteString() function here: https://github.com/ChevyRay/crunch/blob/master/crunch/binary.cpp it's kind of sloppy, though (it assumes c++'s strings are null terminated... which i don't actually know is...
This sounds like a pretty awesome set of features. This is outside my capabilities, but if anyone writes a crate that works like this, I'd be super interested in using...
oh nice, i hope it works!
will merge this soon, probably. just need to find time to look it over and also learn about whatever clippy is lol
like i said, when i find time to look it over and learn about what clippy is
ohh that would be nice
I think the file format changed since I wrote that. There was an update to the specification and I never checked it out, so it probably doesn't work anymore. On...