2023.208.0 • Published 1 year ago

gamemaker-html5-youxi-kaifa v2023.208.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

GameMaker HTML5 游戏开发

下载

Docker

docker pull apachecn0/gamemaker-html5-youxi-kaifa
docker run -tid -p <port>:80 apachecn0/gamemaker-html5-youxi-kaifa
# 访问 http://localhost:{port} 查看文档

PYPI

pip install gamemaker-html5-youxi-kaifa
gamemaker-html5-youxi-kaifa <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g gamemaker-html5-youxi-kaifa
gamemaker-html5-youxi-kaifa <port>
# 访问 http://localhost:{port} 查看文档
2023.208.0

1 year ago