<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="com.gog.pkg-installer">
        <bundle-version/>
    </pkg-ref>
    <title>Project Highrise: Las Vegas</title>
    <background file="bg.png" alignment="topleft" scaling="tofit"/>
    <options customize="never" require-scripts="false"/>
    <license file="license.html"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.gog.pkg-installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.gog.pkg-installer" visible="false">
        <pkg-ref id="com.gog.pkg-installer"/>
    </choice>
    <pkg-ref id="com.gog.pkg-installer" version="0" onConclusion="none" installKBytes="0">#package.pkg</pkg-ref>
</installer-gui-script>