Advertisement
Guest User

Untitled

a guest
Aug 6th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "FileVersion" : 3,
  3.  
  4. "FriendlyName" : "Vicon Plugin",
  5. "Version" : 1,
  6. "VersionName" : "1.0",
  7. "CreatedBy" : "MyName",
  8. "CreatedByURL" : "MySite",
  9. "EngineVersion" : 1579795,
  10. "Description" : "Support for receiving a Vicon DataStream.",
  11. "Category" : "Motion Capture",
  12.  
  13. "Modules" :
  14. [
  15. {
  16. "Name" : "ViconPlugin",
  17. "Type" : "Runtime",
  18. "WhitelistPlatforms" : [ "Win64", "Win32" ]
  19. }
  20. ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement