mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-06 10:44:08 +00:00
feat: add configurable feature and versions (#1298)
* feat: add configurable feature and versions to allow for easily swithing it out to enable features in the client for funsies tested that this doesn't break anything and added test * cleanup
This commit is contained in:
@@ -47,3 +47,18 @@ client_net_version=171022
|
||||
# Turn to 0 to default teams to use the live accurate Shared Loot (0) by default as opposed to Free for All (1)
|
||||
# This is used in both Chat and World servers.
|
||||
default_team_loot=1
|
||||
|
||||
# event gating for login response and luz gating
|
||||
event_1=Talk_Like_A_Pirate
|
||||
event_2=
|
||||
event_3=
|
||||
event_4=
|
||||
event_5=
|
||||
event_6=
|
||||
event_7=
|
||||
event_8=
|
||||
|
||||
# version for login response and luz gating
|
||||
version_major=1
|
||||
version_current=10
|
||||
version_minor=64
|
||||
|
Reference in New Issue
Block a user