Skip to content

Commit

Permalink
Added json files to the list of UnityFileExtensions (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Nov 23, 2020
1 parent 61c775b commit f139b34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Editor/Utilities/UnityFileHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ public static class UnityFileHelper
"*.guiskin",
"*.fontsettings",
"*.controller",
"*.json"
};

/// <summary>
Expand Down

0 comments on commit f139b34

Please sign in to comment.