-
Notifications
You must be signed in to change notification settings - Fork 0
0. Maploader Map Wiki Homepage
Welcome to the Atlyss-Modding-Map-Making wiki!
- How to import ATLYSS into Unity
- What are the ATLYSS scripts and how they work in maps (Coming Soon)
- What are Network Identifiers and how important are they
- How do I publish a map to Thunderstore (Coming Soon)
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
Take Note!
If you need more information regards to mapping or maploader bug reporting, consider making a report in Issues.