forked from cgvr/DeltaVR
fix problems from merging with upstream
This commit is contained in:
14
config.json
14
config.json
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"InvokeAIUrl": "http://192.168.0.53:9090",
|
||||
"InvokeAIModelKey": "81d45960-08a0-4b8c-a48b-e7d73b21bfe2",
|
||||
"TrellisUrl": "http://192.168.0.53:7960"
|
||||
"isContinuousLocomotion": true,
|
||||
"continuousLocomotionSpeed": 3.0,
|
||||
"volumeMaster": 0.5,
|
||||
"volumeAmbient": 0.5,
|
||||
"volumeMusic": 0.5,
|
||||
"volumeSFX": 0.5,
|
||||
"volumeUI": 0.5,
|
||||
"volumeVO": 0.5,
|
||||
"trellisUrl": "http://192.168.0.53:7960",
|
||||
"invokeAiUrl": "http://192.168.0.53:9090",
|
||||
"invokeAiModelKey": "81d45960-08a0-4b8c-a48b-e7d73b21bfe2"
|
||||
}
|
||||
Reference in New Issue
Block a user