mirror of
https://github.com/4sval/FModel.git
synced 2026-09-14 04:26:40 -05:00
hidden vgm + Fortnite 2.4.3 texture support
This commit is contained in:
@@ -93,6 +93,7 @@ namespace FModel
|
||||
if (Properties.Settings.Default.UseDiscordRpc) DiscordIntegration.StartClient();
|
||||
await AesGrabber.Load(Properties.Settings.Default.ReloadAesKeys).ConfigureAwait(false);
|
||||
await CdnDataGrabber.DoCDNStuff().ConfigureAwait(false);
|
||||
await Folders.DownloadAndExtractVgm().ConfigureAwait(false);
|
||||
}
|
||||
|
||||
private void AeConfiguration()
|
||||
|
||||
Reference in New Issue
Block a user