Files
turnbasedgamedata/Config/MultithreadConfig.json
2026-02-12 23:41:36 +01:00

34 lines
453 B
JSON

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