mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add language for Unity3D Asset files
This commit is contained in:
@@ -3287,6 +3287,18 @@ Unified Parallel C:
|
|||||||
- .upc
|
- .upc
|
||||||
tm_scope: source.c
|
tm_scope: source.c
|
||||||
|
|
||||||
|
Unity3D Asset:
|
||||||
|
type: data
|
||||||
|
ace_mode: yaml
|
||||||
|
color: "#ab69a1"
|
||||||
|
extensions:
|
||||||
|
- .anim
|
||||||
|
- .asset
|
||||||
|
- .mat
|
||||||
|
- .prefab
|
||||||
|
- .unity
|
||||||
|
tm_scope: source.yaml
|
||||||
|
|
||||||
UnrealScript:
|
UnrealScript:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#a54c4d"
|
color: "#a54c4d"
|
||||||
|
|||||||
Reference in New Issue
Block a user