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

7 lines
94 B
TOML

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