Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
i-saint committed Dec 16, 2015
1 parent 6228ff1 commit 489c5a2
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 12 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions AlembicImporter/Assets/AlembicImporterPackaging.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ public static void MakePackage()
{
string[] files = new string[]
{
"Assets/AlembicImporter/Scripts",
"Assets/Plugins",
"Assets/AlembicImporter",
};
AssetDatabase.ExportPackage(files, "AlembicImporter.unitypackage", ExportPackageOptions.Recurse);
}
Expand Down
1 change: 0 additions & 1 deletion AlembicImporter/Assets/smcs.rsp

This file was deleted.

8 changes: 0 additions & 8 deletions AlembicImporter/Assets/smcs.rsp.meta

This file was deleted.

0 comments on commit 489c5a2

Please sign in to comment.