.vdata format:
{
key = "value"
key =
{
key = "value"
key2 = "value2"
"1" = "value"
}
key_array =
{
[
1,
2,
3,
]
}
}
Maybe it's the "keyvalues3" format. The test for it seems to be here: https://github.com/ValveResourceFormat/ValveResourceFormat/b...