updated gitignore to include modules
This commit is contained in:
22
modules/mod-solo-lfg/conf/SoloLfg.conf.dist
Normal file
22
modules/mod-solo-lfg/conf/SoloLfg.conf.dist
Normal file
@@ -0,0 +1,22 @@
|
||||
[worldserver]
|
||||
|
||||
###################################################################################################
|
||||
# SOLO LFG
|
||||
###################################################################################################
|
||||
|
||||
# SoloLFG.Enable
|
||||
# Description: Enable the module
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
|
||||
SoloLFG.Enable = 1
|
||||
|
||||
# SoloLFG.Announce
|
||||
# Description: Announce the module
|
||||
# Default: 1 - (Enabled)
|
||||
# 0 - (Disabled)
|
||||
|
||||
SoloLFG.Announce = 1
|
||||
|
||||
###################################################################################################
|
||||
Reference in New Issue
Block a user