Dota 2 Workshop Tools/Unofficial Tools: Difference between revisions
Jump to navigation
Jump to search
(Added a page listing unofficial Dota 2 modding tools) |
RoyAwesome (talk | contribs) |
||
Line 6: | Line 6: | ||
* [https://github.com/TischelDota/KVFilesBuilder KVFilesBuilder] | * [https://github.com/TischelDota/KVFilesBuilder KVFilesBuilder] | ||
* [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] | |||
== API related == | == API related == |
Revision as of 12:19, 20 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