update libs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace AssetStoreTools.Exporter
|
||||
{
|
||||
internal class LegacyExporterSettings : PackageExporterSettings
|
||||
{
|
||||
public string[] ExportPaths;
|
||||
public bool IncludeDependencies;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user