isaced / WurstTemplate127

WurstScript project template for use with the setup app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WurstTemplate127

这是一个 Wurst 地图模版,新地图可以基于此模版进行开发,特性支持如下:

  1. 支持魔兽争霸 1.27
  2. 支持 BlizzardAPI 和 DzAPI(官方对战平台 API)

使用方式

  1. 下载安装 WurstSetup
  2. UI 点击 Open Project 打开本项目,然后点击 Update Project 安装依赖。(命令行执行 grill install
➜  WurstTemplate127 git:(master) grill install
🔥 Grill warming up..
🔥 Ready. Version: <1.3.4.1-jenkins-WurstSetup-152>
🔷 Installing dependencies..
	🔹 Pulling <wurstStdlib2:pre1.29>
✔ Installed dependencies!
  1. 然后安装 VSCode 扩展「Wurst language support」进行开发。

完整 Wurst 使用教程参考官方文档: https://wurstlang.org/start.html

其他

有任何问题欢迎在 Discussions 开贴讨论。

About

WurstScript project template for use with the setup app


Languages

Language:Objective-J 100.0%