- [CLI] added export_type option, #35.
This commit is contained in:
@@ -11,14 +11,6 @@ using static AssetStudio.GUI.Exporter;
|
||||
|
||||
namespace AssetStudio.GUI
|
||||
{
|
||||
internal enum ExportType
|
||||
{
|
||||
Convert,
|
||||
Raw,
|
||||
Dump,
|
||||
JSON
|
||||
}
|
||||
|
||||
internal enum ExportFilter
|
||||
{
|
||||
All,
|
||||
|
||||
Reference in New Issue
Block a user