下面的软件仅在从源码编译时才需要。
注意 版本号仅供参考。
你可以使用git下载源码。
git clone https://github.com/tengge1/ShadowEditor.git在国内,由于github比较慢,可以使用gitee。
git clone https://gitee.com/tengge1/ShadowEditor.gitPS E:\github\ShadowEditor\build\> .\ShadowEditor
ShadowEditor is a 3D scene editor based on three.js, golang and mongodb.
This application uses mongodb to store data.
Usage:
ShadowEditor [command]
Available Commands:
debug Debug service on Windows
help Help about any command
install Install service on Windows
serve Start server
start Start service on Windows
stop Stop service on Windows
version Print the version number
Flags:
--config string config file (default "./config.toml")
-h, --help help for ShadowEditor
Use "ShadowEditor [command] --help" for more information about a command.