/island-troll-tribes

Island Troll Tribes, a Warcraft III Custom Game

Primary LanguageObjective-J

island-troll-tribes

Island Troll Tribes

This is the source for the Warcraft III custom map Island Troll Tribes.

Visit our Discord server for more information on the game.

Developing

This application requires WurstScript and Visual Studio Code is recommended. When working with the World Editor, it should always be set to SD Asset Mode in Preferences.

Contributing

All contributions must be made via pull requests.

When creating a PR, please include a description of how your changes will affect gameplay and preface these comments with [$changelog: ], as demonstrated in #406.

These changelog comments can be modified after the PR is merged prior to the release, but should not be modified after the release for the sake of transparency.

Releasing

The release process for the map is automated via scripts/release.py, e.g. ./scripts/release.py --username [username] --patch. Please see ./release.py -h for a description of additional arguments that are required.