README.md edited online with Bitbucket

This commit is contained in:
SilicaAndPina 2020-09-07 23:11:15 +00:00
parent f452e5415c
commit d0092d2b05
1 changed files with 2 additions and 0 deletions

View File

@ -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)