Files
VoxelEngine/res/devtools/syntax/vcm.toml
T

7 lines
88 B
TOML

language = "VCM"
extensions = ["vcm"]
line-comment = "#"
keywords = [
"on", "off"
]