You are viewing a potentially older version of this package.
View all versions.
BetterMissions
An VRising mod to do a better control of the servant missions.
| Date uploaded | 3 years ago |
| Version | 1.0.0 |
| Download link | Caioreix-BetterMissions-1.0.0.zip |
| Downloads | 293 |
| Dependency string | Caioreix-BetterMissions-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.733.2README
BetterMissions
Better Missions is a VRising mod that allows you to change servant missions times and any other things.
Instalation (Manual)
- Install BepInEx
- Extract BetterMissions.dll into (VRising client folder)/BepInEx/plugins
- ServerLaunchFix recommended for in-game hosted games
- (Optional) If not using ServerLaunchFix, extract BetterMissions.dll into (VRising server folder)/BepInEx/plugins
How to use
- When you start an mission in the throne it will automatically reduce the time based on defined configs.
Configuration
Values can be configured at (VRising client/server folder)/VRising/BepInEx/config/BetterMissions.cfg
[Server]
## Define the mission reduce divisor. Ex: if you set 2, 2 hours will be 1 hour (0 will be replaced by 1)
# Setting type: Single
# Default value: 2
MissionReduceRate = 2
## Enabled, mission progress will be loaded even with the server offline.
# Setting type: Boolean
# Default value: true
OfflineMissionProgress = true