Added cross-assembly links section
Compare changes
+ 14
− 0
@@ -20,6 +20,7 @@ This tutorial is "work in progess", hence its worth checking it from time to tim
@@ -201,6 +202,15 @@ A example map might look like this:
We create central Entrymaps to join the world and lead to the different assembly maps. Please drop us an email via [world@rc3.world](mailto:world@rc3.world) naming your assemblyname, that we can reserve an exitpoint to your assembly. Besides that we would ask you to reserve a spot for an exit back to the lobby maps on your map. Tiles and the address for the jump will be provided by us via mail.
For testing you may put the map on any server reachable by https and embed the URL in our test instance. Lets assume your map is stored under _https://example.com/mymaps/foo.json_ then the URL to test it would be *https://test.visit.at.wa-test.rc3.cccv.de/_/global/example.com/mymaps/foo.json*. The option to load external maps is just for testing and will be disabled for rC3.
@@ -209,5 +219,9 @@ You might need to set the matching CORS Headers on the server serving the map.