логирование
This commit is contained in:
@@ -2,6 +2,7 @@ final class Config {
|
||||
static const launcherApiBaseUrl = String.fromEnvironment(
|
||||
'MOONWELL_API_BASE_URL',
|
||||
);
|
||||
static const launcherLogFileName = 'launcher.log';
|
||||
static const gameExecutableName = 'Wow.exe';
|
||||
static const cacheDirectoryName = 'Cache';
|
||||
static const launcherMetadataDirectoryName = '.moonwell_launcher';
|
||||
|
||||
Reference in New Issue
Block a user