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

AVG

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

PreviousNortonNextInstalling a mod

Last updated 1 year ago

Was this helpful?

CtrlK

Was this helpful?

Open AVG then click on "Menu" in the top right and select "Settings":

Go into the "General" then "Exceptions" tab:

Now click on "Add Exception"-> "Browse". It is a bit tedious to select exceptions as you need to check the Box next to the File/Folder. First you select the RMLLauncher.exe :

And then you select the RaftModLoader folder which is located at C:\Users\YourUserName\AppData\Roaming\RaftModLoader:

Once both are selected hit "Ok". Then "Add Exception":

Now click on "Add Exception" again:

And let's add exceptions for the website:

raftmodding.com

and fastdl.raftmodding.com .

This is how the exceptions should look like for you in the end:

Now go into the "Blocked & Allowed Apps tab" and click on "Allow App":

Then "Select App Manually":

Do this for the RMLLauncher.exe

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

This is what the exceptions should look like:

Finally restart the computer to apply the settings!

Aaaand you're done !

Simply restart our launcher and it should be working ! 👍