warcraft-vscode
This extension is a Warcraft III map development tool set of Lua.
Install
warcraft-vscode
Features
TODOs
This extension is a Warcraft III map development tool set of Lua.
Install
warcraft-vscode
Features
- Compile script for Debug
- Pack map
- Run map
- Open world editor
- Add libraries
- Press F1 in vscode
- Input warcraft create and Press Enter to create a Warcraft III map project
- Open the project folder and execute the Commands of this extension
- Warcraft: Create Project
- Create a map project for Warcraft III
- Warcraft: Clean Project
- Remove the .build folder
- Warcraft: Add Library
- Add a library for project
- Warcraft: Compile Debug
- Compile script for Debug
- Warcraft: Pack Map
- Compile script for Debug
- Pack map to w3x
- Warcraft: Run Map
- Compile script for Debug
- Pack map to w3x
- Run map in Warcraft III
- Warcraft: Open World Editor
- Open the map folder with World Editor
TODOs
- For Release
- Use other github users or organizations to add libraries
- Support compile time
- Support for macOS