mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 08:04:52 +01:00
new bg
This commit is contained in:
@@ -112,7 +112,7 @@ export default class ServerLaunchSection extends React.Component<IProps, IState>
|
||||
})
|
||||
|
||||
if (gameExists) await invoke('run_program', { path: config.game_install_path })
|
||||
else alert('Game not found!')
|
||||
else alert('Game not found! At: ' + config.game_install_path)
|
||||
}
|
||||
|
||||
async launchServer() {
|
||||
|
||||
Reference in New Issue
Block a user