Legends-of-Dota-Redux icon indicating copy to clipboard operation
Legends-of-Dota-Redux copied to clipboard

Load .kv files from server

Open Wouterz90 opened this issue 6 years ago • 0 comments

I want a function that download's the kv files so updating them doesn't force updating the workshop. This would help a lot with disabling broken abilities, adding patrons and changing several other things.

The files obviously have to be editable or preferably be in sync with the github files here. The .kv files will remain as backup.

Preferably something like this

function LoadKeyValueFromServer(fileName) return httprequest or loadkeyvalue `end

Wouterz90 avatar Aug 04 '18 07:08 Wouterz90