mirror of
https://github.com/tiennm99/libGDX-tutorial.git
synced 2026-06-08 20:14:12 +00:00
11 lines
261 B
JSON
11 lines
261 B
JSON
{
|
|
"platform": "windows64",
|
|
"jdk": "C:\\Program Files\\Eclipse Foundation\\jdk-11.0.12.7-hotspot",
|
|
"executable": "Drop",
|
|
"classpath": [
|
|
"desktop\\build\\libs\\desktop-1.0.jar"
|
|
],
|
|
"mainclass": "com.badlogic.drop.Drop",
|
|
"output": "out-windows"
|
|
}
|