Dota 2 Workshop Tools/Unofficial Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added kv parser in c++)
No edit summary
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/kindkiss/KVCpp/tree/trunk_ KVLib: A C++ Key-Value parser and library]
* [https://github.com/kindkiss/KVCpp/tree/KVCpp KVLib: A C++ Key-Value parser and library]
* [https://github.com/kroltan/dota2lua#dotakv dotakv: parse and load KV ingame, save and load files]
* [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]

Revision as of 06:49, 15 September 2015