mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-12-01 17:52:40 -05:00
- new streamlined and modular code for exporting assets
- improved export status messages - support for DXTn Crunched textures (extract only)
This commit is contained in:
@ -17,6 +17,7 @@ namespace Unity_Studio
|
||||
public string TypeString;
|
||||
public int exportSize;
|
||||
public string InfoText;
|
||||
public string extension;
|
||||
|
||||
public AssetsFile sourceFile;
|
||||
public string uniqueID;
|
||||
|
||||
Reference in New Issue
Block a user