ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Dota Reborn Package

by XavierCHN ALL

KV, Lua, Panorama syntax, completions and highlight for DOTA 2 reborn custom gamemode development with sublinme text 2/3

Details

  • 2019.08.09
  • github.​com
  • github.​com
  • 5 years ago
  • 54 minutes ago
  • 9 years ago

Installs

  • Total 3K
  • Win 3K
  • Mac 92
  • Linux 54
Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27
Windows 1 0 0 0 0 0 1 0 0 0 1 0 0 1 1 1 0 1 0 0 0 1 0 0 2 1 0 2 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

DEPRECATED

this project is deprecated, please consider to use typescript+react to develop dota2 mods with this template project

Dota Reborn Package

Code completion and KV/VCSS/VLUA/VXML syntax for DOTA 2 reborn custom gamemode development

Includes

  • Panorama js ( functions and constants completions)
  • Lua scripts ( functions and constants completions) – Thanks to hex6
  • KeyValue scripts ( syntax, constants and snippets) – Thanks to bhargavrpatel

Installation

Install With Package Control

  1. Install Package control Package Control Installation Guide;

  2. Press Ctrl+Shift+P, Type Package Control: Install Package and hit Enter;

  3. Type Dota Reborn Package after the repositories are loaded and hit Enter;

Manual

  • 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