LogoLogo
Back to raftmodding.com
  • Welcome to the RaftModding docs!
  • ⬇️Getting started
    • Installing Raft Mod Loader
      • Troubleshooting
        • An error occured while fetching for updates
          • Disabling IPV6
          • Changing the DNS
        • The menu inside the game doesn't show up
        • The game crashes on startup
        • There are error notifications in-game
      • Linux or Steam Deck installation
        • Using Bottles
        • Using Wine
      • Configuring your antivirus
        • Windows Defender
        • Malwarebytes
        • Bitdefender
        • Avast
        • Norton
        • AVG
    • Installing a mod
      • Mods in multiplayer
    • How to run multiple raft instances
  • ⚙️MODDING TUTORIALS
    • How to create a mod project
      • The modinfo.json file
    • How to create an AssetBundle
    • How to create console commands
    • Harmony basics
    • Getting access to the modding repositories
  • ⚒️Modding API
    • RAPI
    • Mod
  • 📚Modding Examples
    • Accessing the player instance
    • Adding private variables
    • Spawning dropped items
    • Get selected hotbar item
    • Get the current SteamID
    • Get the current username
    • Giving items to a player
    • Modifying private variables
  • 🌏WEBSITE
    • Mod Slugs (Unique Identifier)
  • 🖥️RAFT DEDICATED SERVER
    • Raft Dedicated Server
Powered by GitBook
On this page
  • 1. Installing the mod loader
  • 2. Finding mods
  • 3. Installing a mod
  • 4. Allowing the mod installation
  • 5. Loading the mod
  • 6. You are done !
  • Troubleshooting

Was this helpful?

  1. Getting started

Installing a mod

This tutorial is here to guide you through the process of installing a mod on Raft using RaftModLoader!

PreviousAVGNextMods in multiplayer

Last updated 1 year ago

Was this helpful?

1. Installing the mod loader

If you haven't done so already, please install RaftModLoader. For detailed explanations, refer to our guide on this topic.

2. Finding mods

To search and discover mods of your choice, we strongly recommend utilizing . Simply scroll through the page and click on the mod you're interested in. Alternatively, you can find a list of the most popular mods on .

3. Installing a mod

On a mod's page, you can find all the information about the mod. To install it, just click the large green 'Install Mod' button.

Your browser may prompt you to allow raftmodding.com to open the Raft Mod Loader for installing a mod. Click 'Open' to proceed.

If nothing happens, you can download the mod's .rmod file by clicking 'Download this mod' and place it in the 'mods' folder inside your Raft directory.

4. Allowing the mod installation

Now, the Raft Mod Installer should open. It will display the mod that is about to be installed and ask you once again if you want to proceed. Click 'Yes, Install It' to begin the installation.

5. Loading the mod

We've installed the mod! To load it, start the game using the launcher's 'Play' button. In the game, go to 'Mod Manager' tab. Click 'Load Mod' if available; for Permanent Mods, no action is needed.

6. You are done !

If everything worked out, the mod status will be green, and the text should say 'RUNNING...' as shown below.

There you have it! Your first mod is now successfully installed and active!

Troubleshooting

Encountering issues? Don't worry! If anything isn't working as expected, join our , and we'll be more than happy to assist you.

⬇️
Discord server
Installing Raft Mod Loader
our mods directory
our home page
In the mods directory, you can use the search bar to find a specific mod or simply browse through the list.
The browser will prompt you to confirm opening the Mod Installer.
The Raft Mod Installer asks you whether you want to install a specific mod.
Click 'Load Mod' to load a mod.
Permanent mods are loaded automatically.
Your mod should show a Running... status once it is loaded.