Option to output player health in json for later web usage.
This commit is contained in:
parent
8e0f1c6b96
commit
08014fb9a5
5 changed files with 14 additions and 5 deletions
|
|
@ -37,6 +37,9 @@ jsonfile: false
|
|||
# How often the json file gets written to(in seconds)
|
||||
jsonfile-interval: 1
|
||||
|
||||
# Output player health for web usage
|
||||
health-in-json: true
|
||||
|
||||
# Use timesliced fullrender - takes a bit longer, but much more polite for server
|
||||
timeslicerender: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue