fix custom models shading flag & add more properties to vcm

This commit is contained in:
MihailRis
2025-07-13 18:51:53 +03:00
parent 57a9a26c23
commit 3e59b186d3
6 changed files with 40 additions and 16 deletions
+3
View File
@@ -1,3 +1,6 @@
language = "VCM"
extensions = ["vcm"]
line-comment-start = "#"
keywords = [
"on", "off"
]