setting.json 668 B

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