Changeinfo.xml: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
mNo edit summary
m (vandalism)
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 13:31, 12 December 2016

Limitation: 64KB filesize maximum

Internal Structure Examples[edit | edit source]

XML[edit | edit source]

<?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>