mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 10:43:53 +05:00
Added .renderTexture and .wlt file types
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -10,7 +10,9 @@
|
||||
"*.mat": "yaml",
|
||||
"*.meta": "yaml",
|
||||
"*.prefab": "yaml",
|
||||
"*.unity": "yaml"
|
||||
"*.renderTexture": "yaml",
|
||||
"*.unity": "yaml",
|
||||
"*.wlt": "yaml",
|
||||
},
|
||||
"yaml.customTags": [
|
||||
"tag:unity3d.com,2011:0 mapping", // object
|
||||
|
||||
Reference in New Issue
Block a user