1 Star 0 Fork 0

Sogrey/cesium-unreal

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin Ring 提交于 2023-04-03 12:21 +08:00 . Bump version, update CHANGES.md.
{
"name": "cesium-unreal",
"version": "1.24.0",
"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"
},
"dependencies": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Sogrey/cesium-unreal.git
git@gitee.com:Sogrey/cesium-unreal.git
Sogrey
cesium-unreal
cesium-unreal
ue5-main

搜索帮助