bmh/FlightSimulation/Plugins/CesiumForUnreal_5.4/ThirdParty.json
2025-02-07 22:52:32 +08:00

26 lines
579 B
JSON

[
{
"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"]
}
]