source-kv 0.3.0

A Serde serialization and deserialization library for Valve's Key-Value format.
Documentation
1
2
3
4
5
6
7
8
9
LightmappedGeneric
{
	"$basetexture" "coast/shingle_01"
	$surfaceprop gravel
    $color "[1 0 0]"
    $color2 "{0 100 255}"
    // COMMENT
    $color2 "{100 100 255}"
}