Merge pull request #2388 from mephaust/add-unity3d

Add Unity3D Asset and Metadata files
This commit is contained in:
Arfon Smith
2015-05-13 16:02:30 -05:00
8 changed files with 385 additions and 0 deletions

View File

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