1- since there is no demo world anymore you have to host your own,
so, to test run it locally.
2- create a new .xml file named world_settings.xml and place it in:
C:\Users\usernamehere\Documents\Multiverse World Browser\Config\
with the following content:
- Code:
-
<client_config>
<loopback_world_response world_id="sampleworld">
<account id_number="1"/>
<server hostname="localhost" port="5040"/>
<patcher_url href="http://update.multiverse.net/patcher/world_patcher.html"/>
<update_url href="http://update.multiverse.net/sampleworld/update/"/>
</loopback_world_response>
</client_config>
that should point to your locally hosted server