- WIP Asset Browser.
- fix for some modes without textures [`SR`] - AssetMap new mode (Minimal/Full).
This commit is contained in:
@@ -69,6 +69,7 @@ namespace AssetStudioCLI.Properties {
|
||||
public bool exportMiHoYoBinData => AppSettings.Get("exportMiHoYoBinData", true);
|
||||
public bool disableShader => AppSettings.Get("disableShader", false);
|
||||
public bool disableRenderer => AppSettings.Get("disableRenderer", false);
|
||||
public bool minimalAssetMap => AppSettings.Get("minimalAssetMap", true);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user