diff options
| author | 2025-02-13 14:58:47 -0600 | |
|---|---|---|
| committer | 2025-02-13 14:58:47 -0600 | |
| commit | 67f9f3c17dae071de7d7f02d9dffd7b86cfcd175 (patch) | |
| tree | bfe18880b6958c2abf326f7f1dc6ad38b356ad0d /ozone-cli/work/ozone.json | |
| parent | overhaul auth errors (diff) | |
get rid of weird file
Diffstat (limited to 'ozone-cli/work/ozone.json')
| -rw-r--r-- | ozone-cli/work/ozone.json | 24 |
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 |
