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. ⬇️Getting started
  2. Installing Raft Mod Loader
  3. Configuring your antivirus

Norton

Explaining how to exclude the Raft Mod Loader from the Norton antivirus

PreviousAvastNextAVG

Last updated 1 year ago

Was this helpful?

CtrlK

Was this helpful?

First let's add the exception to the Norton Antivirus:

Open Norton then go to "Settings"-> "Scans and Risks" and scroll down to "Exclusions/Low risks":

At "Items to Exclude from Scans", click on "Configure"->"Add Files":

Add an exception for the RMLLauncher.exe you downloaded:

As well as for the HMLCore.exe located in C:\Users\YourUserName\AppData\Roaming\RaftModLoader .

Then click on "Add Folders" to add an exception for the entire RaftModLoader folder located at C:\Users\YourUserName\AppData\Roaming\RaftModLoader .

This is what your exceptions should look like. Confirm by hitting "Apply" then "Ok":

Now add the exact same exceptions for "Items to Exclude from Auto-Protect, Script Control, Behavioral Protection and Download Intelligence Detection":

After you're done hit "Apply" and then "Ok":

If the Raft Mod Loader can't connect to the internet, you'll need to add an exception to your firewall too:

  1. Go to Settings -> Firewall -> Application Control

  2. Use the search function to find HML

  3. Allow network access for HML

Finally restart the computer to apply the settings!

Aaaand you're done !

Simply restart our launcher and it should be working ! 👍