diff --git a/README.md b/README.md index 8847c0c..146d2d5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Renamed Style Table to correct name, (Hash Table)- Fixed endainess of hash table v4 RELEASE! - Float values are now suffixed with a lowercase 'f', Files extracted are now saved as the hash value of there contents (note that ID is the hash of the FILENAME, and not the contents) fixed an issue that sometimes happened zlib decompression (idek why this was a thing, nor how i fixed it- but it was ...) +v5 RELEASE! - Arrays are now encased in \[]. + A CXML Decompiler For VITA & PS4 CXML formats. ~ Can decompile PSMA (app.info), RCOF (.rco) and RCSF (.rcs) Was originally made for reading PSM "app.info" but now it can be used on RCO too :D it will output the XML files and embedded resources (and attempt to work out what type of file it is)