Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crimsonmods/crimsonfov

VRising Mod to Modify Camera FoV
https://github.com/crimsonmods/crimsonfov

Last synced: about 1 month ago
JSON representation

VRising Mod to Modify Camera FoV

Awesome Lists containing this project

README

        

# CrimsonFOV
`Client side only` mod to change field of view since SLS removed the ability.

## Installation
* Install [BepInEx](https://v-rising.thunderstore.io/package/BepInEx/BepInExPack_V_Rising/)
* Install [Bloodstone](https://github.com/decaprime/Bloodstone/releases/tag/v0.2.1)
* Extract _CrimsonFOV.dll_ into _(VRising client folder)/BepInEx/plugins_

* Run once to generate config, then change to desired value

## Configurable Values
```ini
[CrimsonFOV Config File]

## Enable or disable the mod
# Setting type: boolean
# Default value: true
EnableMod = true

## The desired field of view
# Setting type: float
# Default value: 60
FieldOfView: 60
```
## Support

Want to support my V Rising Mod development?

Join [Vexor World]() where I create exclusive content mods

Donations Accepted with [Ko-Fi](https://ko-fi.com/skytech6)

Or buy/play my games!

[Train Your Minibot](https://store.steampowered.com/app/713740/Train_Your_Minibot/)

[Boring Movies](https://store.steampowered.com/app/1792500/Boring_Movies/)

### Credits
Ported [VRisingDropRateModifier](https://github.com/KinetsuDEV/VRisingDropRateModifier)