Skip to content

Commit

Permalink
fix unitypackage
Browse files Browse the repository at this point in the history
  • Loading branch information
ousttrue committed Jan 4, 2021
1 parent 972f2d0 commit 452975b
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 452975b

Please sign in to comment.