what GUI are you using to code for WC3Reforged?

Status
Not open for further replies.

Amn

Amn

Level 2
Joined
Dec 15, 2011
Messages
13
Hi guys, I just downloaded WC3R, what tools are available to code in jass, specifically with autocomplete of jass methods and such? SharpCraft still works?

Thanks!!
 
SharpCraft does not work on the latest patches and there are JASS plugins for various code editors but they aren't very good. I would suggest using TypeScript since it has great tooling and it just improves your overall quality of life when coding.

Here is a template if you want to try it out: cipherxof/wc3-ts-template
 
Status
Not open for further replies.
Back
Top