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

Build scripts

Status
Not open for further replies.
Level 3
Joined
Oct 13, 2012
Messages
28
Is there any official way in the World Editor to run some build scripts for the map? For example, I want to generate some JASS code, so it should run build scripts and after that build MPQ archive.
 
Level 3
Joined
Oct 13, 2012
Messages
28
Code:
//! external <TOOL_NAME> <ARGUMENTS>
Is this syntax part of JNGP? Where I can find actual (which one is bundled with WC3) manual for JNGP?
 
Level 3
Joined
Oct 13, 2012
Messages
28
> It is based off the one JNGP and WEX used so that manual

Which one is "that" manual?

I'm trying to google "JNGP wc3", but most topics are outdated:
How to [download | install | configure] JNGP (abandoned)
Jass NewGen Pack v5d - Wc3C.net (abandoned)

"JNGP wex manual"
First links are
WurstScript • Legacy Map Guide
SharpCraft World Editor Extended Bundle

I'm kinda confused. Is there any "official" page of this extension for World Editor? I had no experience with it in the past, but as long as it is bundled with WC3, I want to find out how to use it.

I'd appreciate for actual URLs.
 
Status
Not open for further replies.
Top