Skip to content

Commit

Permalink
Merge pull request #648 from ousttrue/fix/add_UniGLTF_to_unitypackage
Browse files Browse the repository at this point in the history
fix unitypackage
  • Loading branch information
ousttrue authored Jan 4, 2021
2 parents 972f2d0 + 452975b commit 54645cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/VRM/Editor/VRMExportUnityPackage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ public static void CreateUnityPackages(string outputDir)
new GlobList("Assets/VRM"),
new GlobList("Assets/VRMShaders"),
new GlobList("Assets/MeshUtility"),
new GlobList("Assets/UniGLTF"),
}
},
new PackageInfo("UniVRM-samples")
Expand Down

0 comments on commit 54645cf

Please sign in to comment.