Files
turnbasedgamedata/Config/MultithreadConfig.json
2025-11-05 00:34:44 +01:00

28 lines
366 B
JSON

{
"ThreadTaskList": [
{
"Type": "SpringBone"
},
{
"Type": "StreamingCameraOccluder"
},
{
"Type": "Streaming"
},
{
"Type": "StreamingVolume"
},
{
"Type": "TickLod"
},
{
"Type": "IK"
},
{
"Type": "AdventureMovement"
},
{
"Type": "GroundDetection"
}
]
}