Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/actboy168/ydwe

A Tool to Help the Creation of Warcraft III Map
https://github.com/actboy168/ydwe

jass lua map-editor warcraft

Last synced: 5 days ago
JSON representation

A Tool to Help the Creation of Warcraft III Map

Awesome Lists containing this project

README

        

# YDWE

[![Build status](https://ci.appveyor.com/api/projects/status/ybeps6jwp0nupxu6?svg=true)](https://ci.appveyor.com/project/actboy168/YDWE)

YDWE是一个用于制作《魔兽争霸III》(英文名 Warcraft3,下面简称War3) 地图的工具,它是基于War3自带的WorldEdit进行二次开发。

## 编译

1. Visual Studio 2017 with Update 7
2. Windows 10 SDK 10.0.15063
3. 执行 `/Build/Build_Release.bat`
4. 编译好的文件可以在`/Build/publish/Release/`找到

## 其他引用的项目

* [ydhost](https://github.com/actboy168/ydhost)
* [vscode-lua-debug](https://github.com/actboy168/vscode-lua-debug)
* [lni](https://github.com/actboy168/lni)
* [lml](https://github.com/actboy168/lml)
* [w3xparser](https://github.com/actboy168/w3xparser)
* [pjass-chs](https://github.com/actboy168/pjass-chs)
* [Direct3D8to9](https://github.com/actboy168/Direct3D8to9)
* [w3x2lni](https://github.com/syj2010syj/w3x2lni)
* [yue](https://github.com/yue/yue)
* [wave](https://github.com/boostorg/wave)
* [cjass](https://code.google.com/archive/p/cjass/)
* [pjass](http://jass.sourceforge.net/)
* [jasshelper](http://www.wc3c.net/showthread.php?t=88142)
* [tesh](https://www.hiveworkshop.com/threads/tesh-source.211434/)