Changeinfo.xml

From PS4 Developer wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Limitation: 64KB filesize maximum

Internal Structure Examples

XML

<?xml version="1.0" encoding="UTF-8"?>
<changeinfo>
  <changes app_ver="01.01">
    <![CDATA[
      Fixed environment detection
      Fixed quickjoin edge-case failures
      Quickjoining games will now create a game if no games were found
      Fixed game invite functionality
    ]]>
  </changes>
</changeinfo>