Added .renderTexture and .wlt file types

This commit is contained in:
raccoon
2025-10-27 19:42:17 +05:00
parent d87cca6007
commit 7bfc4a8cfc

View File

@@ -10,7 +10,9 @@
"*.mat": "yaml", "*.mat": "yaml",
"*.meta": "yaml", "*.meta": "yaml",
"*.prefab": "yaml", "*.prefab": "yaml",
"*.unity": "yaml" "*.renderTexture": "yaml",
"*.unity": "yaml",
"*.wlt": "yaml",
}, },
"yaml.customTags": [ "yaml.customTags": [
"tag:unity3d.com,2011:0 mapping", // object "tag:unity3d.com,2011:0 mapping", // object