Add language for Unity3D Asset files

This commit is contained in:
Paul Handly
2015-05-09 13:10:45 -04:00
parent 5bf8cf50ae
commit f2af2156fa

View File

@@ -3287,6 +3287,18 @@ Unified Parallel C:
- .upc
tm_scope: source.c
Unity3D Asset:
type: data
ace_mode: yaml
color: "#ab69a1"
extensions:
- .anim
- .asset
- .mat
- .prefab
- .unity
tm_scope: source.yaml
UnrealScript:
type: programming
color: "#a54c4d"