Skip to content

0. Maploader Map Wiki Homepage

Lefilo edited this page Jan 23, 2026 · 10 revisions

Welcome to the Atlyss-Modding-Map-Making wiki!

Available wiki pages

  1. How to import ATLYSS into Unity
  2. What are the ATLYSS scripts and how they work in maps (Coming Soon)
  3. What are Network Identifiers and how important are they
  4. How do I publish a map to Thunderstore (Coming Soon)

What is Maploader?

Maploader is a required helper mod to load maps contained in an asset bundle. It looks through the plugins folder and finds bundles that end with .mapbundle. It will load them and make a portal for each bundle. The portal caption will be the name of the scene that was bundled, and the mod's icon will float above it if an icon.png is present in the same directory as the mapbundle. The portals will appear on the spawn platform in Sanctum. You can also use the world portal to teleport to custom maps.

Download Maploader on Thunderstore

⚠️ When making a map, DO NOT use stuff from Sanctum that has a Network Identifier. If so, your map will instantly break in multiplayer.

Clone this wiki locally