mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 20:16:38 -05:00
added basic valorant icon support + json type chooser
This commit is contained in:
@@ -90,6 +90,7 @@ namespace FModel
|
||||
private async Task Init()
|
||||
{
|
||||
await PaksGrabber.PopulateMenu().ConfigureAwait(false);
|
||||
if (Properties.Settings.Default.UseDiscordRpc) DiscordIntegration.StartClient();
|
||||
await AesGrabber.Load(Properties.Settings.Default.ReloadAesKeys).ConfigureAwait(false);
|
||||
await CdnDataGrabber.DoCDNStuff().ConfigureAwait(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user