setting.json 426 B

1234567891011121314
  1. {
  2. "sceneConfig": "config.json",
  3. "sceheKey": "id",
  4. "sceneBundle": "./build.zip",
  5. "sceneBundleDir": "capture",
  6. "buildModelPath": "D:\\4DMega\\4DKK_PROGRAM_DATA\\",
  7. "javaPort": 9000,
  8. "javaPath": "D:\\4DMega\\jdk1.8\\bin\\java.exe",
  9. "v4JavaPort": 8000,
  10. "profilePath": "D:\\4DMega\\4DKK_PROGRAM_STATIC\\",
  11. "buildCallPath": "D:\\4DMega\\CGAII",
  12. "binPath": "D:\\4DMega\\bin\\resources\\static",
  13. "fuse": true
  14. }