setting.json 621 B

123456789101112131415161718192021
  1. {
  2. "sceneConfig": "config.json",
  3. "sceheKey": "id",
  4. "sceneBundle": "./build.zip",
  5. "sceneBundleDir": "capture",
  6. "buildModelPath": "I:\\4DMega\\4DKK_PROGRAM_DATA\\",
  7. "javaPort": 9000,
  8. "javaPath": "I:\\4DMega\\jdk1.8\\bin\\java.exe",
  9. "v4JavaPort": 9101,
  10. "profilePath": "I:\\4DMega\\4DKK_PROGRAM_STATIC\\",
  11. "buildCallPath": "I:\\4DMega\\CGAII",
  12. "binPath": "I:\\4DMega\\bin\\resources\\static",
  13. "fuse": true,
  14. "ver": true,
  15. "version": "1.8.2",
  16. "isShowIreal": 1,
  17. "isShowSmart3D": 1,
  18. "iReal": "I:\\4DMega\\iReal3D\\iReal3D.exe",
  19. "smart3D": "I:\\4DMega\\smart3D\\smart3D.exe",
  20. "langList": "zh"
  21. }