1 Star 0 Fork 0

lvvi@163.com/cesium-unreal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 702 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin Ring 提交于 2021-06-02 07:43 . Bump versions.
{
"name": "cesium-unreal",
"version": "1.3.1",
"description": "Cesium for Unreal",
"main": "index.js",
"directories": {
"doc": "Documentation"
},
"scripts": {
"format": "clang-format -i \"--glob=Source/@(Cesium*)/**/*.@(cpp|h|hpp)\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/CesiumGS/cesium-unreal.git"
},
"keywords": [
"3D",
"geospatial",
"C++"
],
"author": "CesiumGS, Inc. and Contributors",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/CesiumGS/cesium-unreal/issues"
},
"homepage": "https://github.com/CesiumGS/cesium-unreal#readme",
"devDependencies": {
"clang-format": "^1.5.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lvvi2017/cesium-unreal.git
git@gitee.com:lvvi2017/cesium-unreal.git
lvvi2017
cesium-unreal
cesium-unreal
TileContentInspector

搜索帮助