初始提交: UE5.3项目基础框架
This commit is contained in:
25
Plugins/CesiumForUnreal/ThirdParty.json
Normal file
25
Plugins/CesiumForUnreal/ThirdParty.json
Normal file
@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"name": "cesium-native",
|
||||
"url": "https://github.com/CesiumGS/cesium-native",
|
||||
"version": "Latest",
|
||||
"license": ["Apache 2.0"]
|
||||
},
|
||||
{
|
||||
"name": "Font Awesome Icons",
|
||||
"url": "https://fontawesome.com/",
|
||||
"version": "N/A",
|
||||
"license": ["CC BY 4.0 License"],
|
||||
"notes": "See Content/FontAwesome/attribution.txt"
|
||||
},
|
||||
{
|
||||
"name": "MikkTSpace",
|
||||
"url": "https://github.com/mmikk/MikkTSpace",
|
||||
"license": ["Zlib"]
|
||||
},
|
||||
{
|
||||
"name": "HTML Tidy",
|
||||
"url": "https://github.com/htacg/tidy-html5",
|
||||
"license": ["HTML Tidy License"]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user