mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
[General] Point to serverCore.lua instead of server.lua in server config
This commit is contained in:
parent
bff6e9e235
commit
7a646494ee
@ -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…
x
Reference in New Issue
Block a user