public async Task Configure() { InitializeDatabase(); CachedData.Initialize(); await ScriptProvider.Initialize(); await LootProvider.Initialize(); }