forked from teamnwah/openmw-tes3coop
[General] Point to serverCore.lua instead of server.lua in server config
This commit is contained in:
parent
bff6e9e235
commit
7a646494ee
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ password =
|
||||||
|
|
||||||
[Plugins]
|
[Plugins]
|
||||||
home = ~/local/openmw/tes3mp
|
home = ~/local/openmw/tes3mp
|
||||||
plugins = server.lua
|
plugins = serverCore.lua
|
||||||
|
|
||||||
[MasterServer]
|
[MasterServer]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
Loading…
Reference in a new issue