#DEPRECATED this project is deprecated, please consider to use typescript+react to develop dota2 mods with this template project
Code completion and KV/VCSS/VLUA/VXML syntax for DOTA 2 reborn custom gamemode development
- Panorama js ( functions and constants completions)
- Lua scripts ( functions and constants completions) -- Thanks to hex6
- KeyValue scripts ( syntax, constants and snippets) -- Thanks to bhargavrpatel
-
Install Package control Package Control Installation Guide;
-
Press
Ctrl+Shift+P
, TypePackage Control: Install Package
and hitEnter
; -
Type
Dota Reborn Package
after the repositories are loaded and hitEnter
;
- Drag the
Dota-Sublime-Package
folder into your packages folder.
# Sublime text 2
> C:\Users\USERNAME\AppData\Roaming\Sublime Text 2\Packages\Dota-Sublime-Package
# Sublime text 3 Method 1
> C:\Users\USERNAME\AppData\Roaming\Sublime Text 3\Packages
# Sublime text 3 Method 2
> C:\Users\USERNAME\AppData\Roaming\Sublime Text 3\Packages\User