mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 11:24:46 +08:00
将诊断功能从首页拆分至独立页面
This commit is contained in:
@ -112,4 +112,12 @@ class SCLoggerHelper {
|
||||
|
||||
return scInstallPaths;
|
||||
}
|
||||
|
||||
static String getGameLogs(String gameDir) {
|
||||
return "";
|
||||
}
|
||||
|
||||
static String getGameExitLogInfo(String logs) {
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user