Dota 2 Workshop Tools/Unofficial Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Added new link for Editors category) |
||
Line 20: | Line 20: | ||
== Editors == | == Editors == | ||
* [https://github.com/Oplkill/Simple-Dota-2-Editor Simple Dota 2 Editor: Open source Dota 2 Mod Editor] | |||
* [https://github.com/RoyAwesome/WorldSmith WorldSmith: Open source Dota 2 Mod Editor] | * [https://github.com/RoyAwesome/WorldSmith WorldSmith: Open source Dota 2 Mod Editor] | ||
Revision as of 11:27, 4 December 2016
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
- 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
- API snippets for Sublime Text 2/3
- Lua API stub classes
- VConsole2 Lib: PoC library for working with the VConsole2 network protocol