forked from teamnwah/openmw-tes3coop
Merge pull request #484 from GrimKriegor/0.7.0
[General] Change the default plugins home location
This commit is contained in:
commit
bc7bcae190
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ logLevel = 1
|
||||||
password =
|
password =
|
||||||
|
|
||||||
[Plugins]
|
[Plugins]
|
||||||
home = ~/local/openmw/tes3mp
|
home = ./server
|
||||||
plugins = serverCore.lua
|
plugins = serverCore.lua
|
||||||
|
|
||||||
[MasterServer]
|
[MasterServer]
|
||||||
|
|
Loading…
Reference in a new issue