mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-07 04:15:31 +00:00
1b259e2d33
Created Package system
12 lines
233 B
INI
12 lines
233 B
INI
[General]
|
|
;master = master.tes3mp.com:8088
|
|
port = 25565
|
|
;query = false #enable query server
|
|
;query-port = 25566
|
|
players = 4
|
|
|
|
[Plugins]
|
|
;home = ~/local/openmw/tes3mp
|
|
home = ~/ClionProjects/PS-dev
|
|
plugins = tes3mp.lua,chat_parser.lua
|
|
|