Dota 2 Workshop Tools/Unofficial Tools: Difference between revisions
Jump to navigation
Jump to search
(→Misc) |
m (Updated link to new Sublime Lua package) |
||
Line 13: | Line 13: | ||
== API related == | == API related == | ||
* [https://github.com/ | * [https://github.com/hex6/dota-lua-vscript-sublime/ API snippets for Sublime Text 2/3] | ||
* [http://www.reddit.com/r/Dota2Modding/comments/2d8t09/dota2_lua_api_stub_classes/ Lua API stub classes] | * [http://www.reddit.com/r/Dota2Modding/comments/2d8t09/dota2_lua_api_stub_classes/ Lua API stub classes] | ||
Revision as of 09:58, 20 June 2015
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