danstis / go-nitrado

Go client library to interact with the nitrado.net API.
MIT License
2 stars 1 forks source link

feat: add support for the dayz config file config setting #96

Closed danstis closed 2 years ago

danstis commented 2 years ago

As a DayZ server admin, I want the library to surface the new cfg file setting, so I can query it.

setting:

"enableCfgGameplayFile": "0"

image

danstis commented 2 years ago

The library already has the ability to upload and download files, so the content can already be handled. Still need to add the config item.