Dota 2 Workshop Tools/Unofficial Tools: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* [https://github.com/bhargavrpatel/dota_kv Syntax highlighting and snippets for Sublime Text 2/3] | * [https://github.com/bhargavrpatel/dota_kv Syntax highlighting and snippets for Sublime Text 2/3] | ||
* [https://github.com/royawesome/kvlib KVLib: A C# Key-Value parser and library] | * [https://github.com/royawesome/kvlib KVLib: A C# Key-Value parser and library] | ||
* [https://github.com/kroltan/dota2lua#dotakv dotakv] | * [https://github.com/kroltan/dota2lua#dotakv dotakv: parse and load KV ingame, save and load files] | ||
* [https://github.com/TischelDota/UpgradeableItemsKVBuilder UpgradeableItemsKVBuilder] | * [https://github.com/TischelDota/UpgradeableItemsKVBuilder UpgradeableItemsKVBuilder] | ||
* [https://github.com/jhckragh/keyval-mode.el keyval-mode.el: An Emacs major mode for editing KeyValue files] | * [https://github.com/jhckragh/keyval-mode.el keyval-mode.el: An Emacs major mode for editing KeyValue files] |
Revision as of 08:17, 6 September 2014
These tools have been created by members of the modding community and are not supported by Valve.
KeyValue files
- DotaCustomFilesJoiner
- KVFilesBuilder
- Syntax highlighting and snippets for Sublime Text 2/3
- KVLib: A C# Key-Value parser and library
- dotakv: parse and load KV ingame, save and load files
- UpgradeableItemsKVBuilder
- keyval-mode.el: An Emacs major mode for editing KeyValue files