Hello, as the title states, I'm trying to parse a string where the int4 means the length of the utf-8 encoded string, or if the int is negative, it means the field is utf-16.
described in this wiki: https://satisfactory.wiki.gg/wiki/Save_files#String
Is that possible with caterpillar? if so, can you point me in the right direction? an hour of messing around with it and reading the docs has turned up nothing for me.
Hello, as the title states, I'm trying to parse a string where the int4 means the length of the utf-8 encoded string, or if the int is negative, it means the field is utf-16.
described in this wiki: https://satisfactory.wiki.gg/wiki/Save_files#String
Is that possible with caterpillar? if so, can you point me in the right direction? an hour of messing around with it and reading the docs has turned up nothing for me.