setting.json 464 B

12345678910111213141516
  1. {
  2. "sceneConfig": "config.json",
  3. "sceheKey": "id",
  4. "sceneBundle": "./build.zip",
  5. "sceneBundleDir": "capture",
  6. "buildModelPath": "I:\\4DMega\\4DKK_PROGRAM_DATA\\",
  7. "javaPort": 9001,
  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": false,
  14. "ver": true,
  15. "version": "1.7.0"
  16. }