mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-04-23 03:22:25 -04:00
Compare commits
1 Commits
v2.4.2
...
9628363455
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9628363455 |
@@ -863,7 +863,7 @@ function checkLaunchReady() {
|
|||||||
// =============================================================================
|
// =============================================================================
|
||||||
|
|
||||||
const DEFAULT_WRAPPER_CONFIG = {
|
const DEFAULT_WRAPPER_CONFIG = {
|
||||||
stripFlags: ['-XX:+UseCompactObjectHeaders'],
|
stripFlags: [],
|
||||||
injectArgs: [
|
injectArgs: [
|
||||||
{ arg: '--disable-sentry', condition: 'server' }
|
{ arg: '--disable-sentry', condition: 'server' }
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user