You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HiveWE is a Warcraft III World Editor (WE) that focusses on speed and ease of use.
It improves massively on the vanilla WE, especially for large maps where the regular World Editor is often too slow and clunky.
The aim is to be a lightweight tool that only does what it needs to and relegates other tasks to high-quality apps.
Clone vcpkg somewhere central (eg. "C:/")
git clone https://github.com/Microsoft/vcpkg.git
Run vcpkg/bootstrap-vcpkg.bat
Add an environment variable to your system:
VCPKG_ROOT: the location where vcpkg is installed (e.g. "C:\vcpkg")
Open Visual Studio as an Administrator and using the open folder button to open the HiveWE folder. (Administrator required for creating a symbolic link on Windows)
Dependencies will be automatically compiled, might take about 15-20 minutes (mostly due to Qt)
Done
If you run into any issues then feel free to contact me at HiveWorkshop (eejin) or on Discord eejin#4240
Potential Contributions
Want to help with the development of HiveWE? Below is a list of features that you could implement. You can try one of these or just add something else you feel like HiveWE should have. Any contributions are welcome!