Skip to content

Soleone/Dota-2-Sublime-Packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Dota Lua Snippet Package V 2.0

DEMO

An open source snippet package for Dota development. All the functions have been added, some minor tweaks will be done here and there.


Installation

Drag the Lua Dota folder into your Packages fodler

# Sublime text 2
> C:\Users\USERNAME\AppData\Roaming\Sublime Text 2\Packages\Lua Dota
# 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

Upcoming features

  • Global accesors - (viz - "GameRules", "Convars") I have the code setup to do that, but wasnt sure of all accesors at this point. Will add that in soon
  • KV Expansions - A fake language syntax that makes adding KVs much easier. (KV = .txt files in scripts\npc\npc_xyz_custom.txt)
  • Timers - I am considering adding BMD's barebones timers as snippets.

Contributors

Special thakns to Roy whois Database helped me shave off a lot of scraping.

About

Sublime Text 2 (Edit: AND 3) Package to aide Dota 2 development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published