Fusion360-Addons/usr/autodesk/CPP/Samples/TestScript/TestScript.manifest
2021-10-31 19:11:02 +01:00

11 lines
264 B
Plaintext

{
"autodeskProduct": "Fusion360",
"type": "script",
"author": "Autodesk Inc.",
"description": {
"": "Simple script display a message."
},
"supportedOS": "windows|mac",
"sourcewindows": "TestScript.vcxproj",
"sourcemac": "TestScript.xcodeproj"
}