Dota 2 Workshop Tools/Unofficial Tools: Difference between revisions
Jump to navigation
Jump to search
(added links to two Lua libraries/frameworks) |
|||
Line 9: | Line 9: | ||
* [https://github.com/kroltan/dota2lua#dotakv dotakv] | * [https://github.com/kroltan/dota2lua#dotakv dotakv] | ||
* [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] | |||
== API related == | == API related == |
Revision as of 01:19, 31 August 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
- UpgradeableItemsKVBuilder
- keyval-mode.el: An Emacs major mode for editing KeyValue files