• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

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.
Top