新增蓝湖导出的web代码 转prefab工具
This commit is contained in:
8
lanhu-importer/runServer.cmd
Normal file
8
lanhu-importer/runServer.cmd
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
chcp 65001
|
||||
SET /P file=请输入要解压的zip文件:
|
||||
echo 即将解压: %file%
|
||||
|
||||
call start http://localhost:1188
|
||||
node html5_server.js %file%.zip
|
||||
pause
|
||||
Reference in New Issue
Block a user