Skip to content

Commit

Permalink
- Added Patreon Link
Browse files Browse the repository at this point in the history
- Updated README.md and valheim_plus.cfg
  • Loading branch information
nxPublic committed Feb 15, 2021
1 parent 9568379 commit 046235e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ Please be aware that **EVERY** client(user) that connects needs to have the mod
![ValheimPlus Icon](https://raw.githubusercontent.com/nxPublic/ValheimPlus/master/ico.png)
https://discord.gg/AmH6Va97GT

# Support the Project on Patreon
(No obligation, people asked how they could support me.)
https://www.patreon.com/valheimPlus


# Configuration File

The Config files name is supposed to be "valheim_plus.cfg" it needs to be placed in "BepInEx\config"
Expand Down Expand Up @@ -94,8 +99,8 @@ enabled=false
maximumOre=10
; default is 10 (int)

maximumCoal=10
; default is 10 (int)
maximumCoal=20
; default is 20 (int)

productionSpeed=10
; default it 10 (float)
Expand Down Expand Up @@ -148,7 +153,6 @@ honeyProductionSpeed=10
; lower is faster



[Server]
enabled=false
; enable/disable Server changes
Expand Down Expand Up @@ -182,7 +186,9 @@ rollForwards=F9
rollBackwards=F10
; roll backwards on button press
enterAdvancedBuildingMode=F1
; Freeze Object and allow advanced controls
exitAdvancedBuildingMode=F3
; Unfreeze Object and use default place mode

[AdvancedBuildingMode]
enabled=false
Expand Down
7 changes: 4 additions & 3 deletions valheim_plus.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ enabled=false
maximumOre=10
; default is 10 (int)

maximumCoal=10
; default is 10 (int)
maximumCoal=20
; default is 20 (int)

productionSpeed=10
; default it 10 (float)
Expand Down Expand Up @@ -92,7 +92,6 @@ honeyProductionSpeed=10
; lower is faster



[Server]
enabled=false
; enable/disable Server changes
Expand Down Expand Up @@ -126,7 +125,9 @@ rollForwards=F9
rollBackwards=F10
; roll backwards on button press
enterAdvancedBuildingMode=F1
; Freeze Object and allow advanced controls
exitAdvancedBuildingMode=F3
; Unfreeze Object and use default place mode

[AdvancedBuildingMode]
enabled=false
Expand Down

0 comments on commit 046235e

Please sign in to comment.