Changeinfo.xml

From PS4 Developer wiki
Revision as of 18:57, 18 November 2013 by Euss (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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>