mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-12 02:58:32 +00:00
Merge branch 'main' into raw-parsing-for-scene-data
This commit is contained in:
@@ -47,7 +47,7 @@ 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
|
||||
default_team_loot=0
|
||||
|
||||
# event gating for login response and luz gating
|
||||
event_1=Talk_Like_A_Pirate
|
||||
|
||||
@@ -106,3 +106,6 @@ hardcore_coin_keep=
|
||||
# Export terrain meshes to OBJ files when zones load
|
||||
# OBJ files will be saved as terrain_<zoneID>.obj in the server directory
|
||||
export_terrain_to_obj=0
|
||||
|
||||
# save pre-split lxfmls to disk for debugging
|
||||
save_lxfmls=0
|
||||
|
||||
Reference in New Issue
Block a user