5 Star 0 Fork 0

djs / hhgame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manifest.webapp 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
段景硕 提交于 2020-09-08 14:54 . init new game
{
"version": "1.0",
"name": "hhgame",
"description": "hhgame",
"launch_path": "/index.html",
"icons": {
"128": "/res/icon.png"
},
"developer": {
"name": "Cocos2d-html5",
"url": "http://cocos2d-x.org/"
},
"default_locale": "en",
"installs_allowed_from": [
"*"
],
"orientation": "portrait-primary",
"fullscreen": "true"
}
C++
1
https://gitee.com/djs_it/hhgame.git
git@gitee.com:djs_it/hhgame.git
djs_it
hhgame
hhgame
master

搜索帮助