RoyAwesome / WorldSmith

Open source Dota 2 Mod Editor
MIT License
59 stars 28 forks source link

Worldsmith

Open source Dota 2 Mod Editor inspired by Warcraft 3's World Edit.

You can contact me on IRC at #dota2mods on irc.gamesurge.net.

Looking for builds? You can get the latest build here

Contributing

Like this project? Want to help? Here are a few ideas:

Credits

Current Team

Without a few people, this project would be much much harder. In no particular order:

Translation credits

Compiling the Source

All major dependencies are included in the repository. You may have to update submodules if you have errors with KVLib and Graph.

Worldsmith also relies on some NuGet packages. If you are using Visual Studio 2012 or 2013, this will be automatically handled. If not, you need to install NuGet and restore the dependencies.

Worldsmith was created with Visual Studio 2015.

If you change any of the data schemas, be sure to run the ClassGen build target. This will update the data class definitions.

Pull Requests

I greatly appreciate pull requests, but I ask contributers to follow some guidelines.