
Risk of Rain 2
You are viewing a potentially older version of this package. View Latest Version


A Risk of Rain 2 mod that lets you customize camera settings during gameplay.

CamFreeModifiyer.dll to your BepInEx/plugins/ folderClone this repository
Copy the following DLLs from your RoR2 installation to the libs/ folder:
From Risk of Rain 2/BepInEx/core/:
BepInEx.dll0Harmony.dllFrom Risk of Rain 2/Risk of Rain 2_Data/Managed/:
Assembly-CSharp.dllRoR2.dllUnityEngine.dllUnityEngine.CoreModule.dllUnityEngine.InputLegacyModule.dllUnityEngine.IMGUIModule.dllBuild the project:
dotnet build -c Release
The compiled DLL will be in bin/Release/netstandard2.1/
Settings are saved in BepInEx/config/com.jpriebe.camfreemodifiyer.cfg
You can edit this file manually or use the in-game menu.
MIT License