summaryrefslogtreecommitdiffstats
path: root/ozone-cli/work/ozone.json
diff options
context:
space:
mode:
Diffstat (limited to 'ozone-cli/work/ozone.json')
-rw-r--r--ozone-cli/work/ozone.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/ozone-cli/work/ozone.json b/ozone-cli/work/ozone.json
deleted file mode 100644
index f1ed208..0000000
--- a/ozone-cli/work/ozone.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "profiles": {
- "default": {
- "game_version": "latest_release",
- "java_runtime": null,
- "instance": "default",
- "jvm_arguments": [
- "-Xmx2G",
- "-XX:+UnlockExperimentalVMOptions",
- "-XX:+UseG1GC",
- "-XX:G1NewSizePercent=20",
- "-XX:G1ReservePercent=20",
- "-XX:MaxGCPauseMillis=50",
- "-XX:G1HeapRegionSize=32M"
- ]
- }
- },
- "instances": {
- "default": {
- "path": "default"
- }
- },
- "client_id": "8e1cd116-9100-46cb-86b8-1a4ad54c5cbe"
-} \ No newline at end of file