文件名称:MapEditor:Map Editor,生成js地图文件并维护它们之间的链接
文件大小:102KB
文件格式:ZIP
更新时间:2024-07-11 01:20:27
JavaScript
新项目 新项目描述 怎么玩 通过以下方式之一下载项目: 单击右侧的Download ZIP ,或 转到Releases ,如果有一个版本,或 git clone项目。 打开index.html 或者在命令行中运行npm start 源码使用方法 克隆仓库 在command line导航到您的目录 运行npm install安装依赖 运行gulp上的目录,以源代码编译到bundle.js 在index.html播放 入口点是main.js 其他文档将在每个文件夹中提供,如readme.md 历史 ####2015-02-11 创建通用启动包
【文件预览】:
MapEditor-master
----.gitignore(1KB)
----npm_install.bat(11B)
----open_cmd.bat(5B)
----package.json(626B)
----gulpfile.js(867B)
----js()
--------main.js(2KB)
--------util()
--------config.js(154B)
--------lib()
--------bundle.js(279KB)
--------keyMap.js(803B)
--------template.js(70B)
----css()
--------reset.css(841B)
--------style.css(80B)
--------clearfix.css(263B)
----README.md(733B)
----index.html(359B)
----.gitattributes(377B)