Skip to content

remijn/DotaSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotaSort

You can download a prebuilt version of the application Here

##Usage Extract the zip file, and run nw.exe, this will start the program. at this point, you will have to log into steam, since the only elegant way to change item positions inside of Dota2 is by emulating a Dota client This application does not in any way store, or distribute your password or any other personal information

##Building

###Windows

  1. Run the get-node-webkit.bat File, this will download the required version of node-webkit, and place it in the right directories
  2. Run build-deps.bat, this will download the nodejs modules needed to interface with the dota2 game servers, and will build them to be used with node-webkit
  3. Run build/build.bat this will package the application together as a .exe, and place it in the build/win32 directory

Currently, because of a bug with node-webkit the application needs to be named nw.exe or it will fail to load some required files

###Linux Linux is currently not officially supported right now, however there is nothing stopping the program from running on linux, you would just need to change the build mechanism If anybody wants to work on this, i suggest having a look at nw-gyp It is the program that compiles the nodejs modules for use with node-webkit

##Dependencies

About

An Application to Automatically sort your Dota2 Armory page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published