voces / fixus

The classic Warcraft 3 map
http://sheeptag.net/
MIT License
7 stars 1 forks source link
map typescript warcraft

Ultimate Sheep Tag Fixus

The classic Warcraft 3 map.

tests Discord

Change log

Development

This is a TypeScript map. This means that while object editing, terraining, and most other parts of editing the map still occurs in the World Editor, the custom code is written in TypeScript and transpiled to Lua. The relevant directories are:

In order to build dist/fixus.w3x, run npm run build. If you want to test sandbox (as Red), you can also run npm start.

Contributing

Anyone is welcome to contribute; just open a pull request and I'll review it. I strongly recommend joining the Discord, though, and discussing ideas first before doing any work! Please make sure tests are passing by running npm test.