diff --git a/ThirdParty.json b/ThirdParty.json new file mode 100644 index 0000000..0931759 --- /dev/null +++ b/ThirdParty.json @@ -0,0 +1,8 @@ +[ + { + "name": "cesium-unreal", + "version": "Latest", + "url": "https://github.com/CesiumGS/cesium-unreal", + "license": ["Apache-2.0"] + } +]