{
  "jrePath": "jre",
  "classPath": [
    "dice.jar"
  ],
  "mainClass": "com.tann.dice.desktop.DicetopLauncher",
  "useZgcIfSupportedOs": false,
  "vmArgs": [
    "-Xmx1G"
  ]
}