Rooftops & Alleys: Modding Documentation
  • Main Page
  • Home
    • 📃Description
    • 💾Installing mods
    • 🎮Using the mods in game
    • 💬FAQ
  • Custom Maps
    • 💻Install and play a custom map
    • 🔧Map loaders
      • Custom Maps Loader (CML)
      • Map Loader (ML)
    • ⚒️Create your map
      • What you need
      • Creating / Sharing
        • Setup the project
        • Create a custom map
        • Package your map
        • Install your map
        • Open a custom map (CML)
      • Basic Map Creation
      • Advanced Map Creation
    • 📁Ressources
Powered by GitBook
On this page
Edit on GitHub
  1. Custom Maps
  2. Create your map
  3. Creating / Sharing

Install your map

PreviousPackage your mapNextOpen a custom map (CML)

Last updated 1 year ago

1. Go to where you decided to package your map.

2. Go into Windows > rooftopsandalleys > Content > Paks.

3. There should be some files. The important ones are the ones with the chunk number you set earlier in the Asset Data file.

Inside Windows > rooftopsandalleys > Content > Paks, in the folder where you packed your mod.

4. Select all these files and rename them to the name of your level, adding _P at the end. It should look like this.

5. Don't close the file explorer, we will need to copy these 3 files somewhere. Find and go into the files of your Rooftops & Alleys game. You can simply go in steam, right click on your game and go to Manage > Browse local files.

6. It should open a file explorer right into the files of the game. Go to RooftopsandAlleys > Content > Paks and create a folder named mods.

7. Go into the mods folder and paste the 3 files you renamed earlier in there.

Renamed files.
How to view the files of a game with steam.
RooftopsandAlleys/Content/Paks, inside the games files
⚒️