~repos /gdx-studio

#libgdx#java#desktop

git clone https://pyrossh.dev/repos/gdx-studio.git

An IDE for creating Games using libgdx and Java supported on all platforms Android, iOS, Desktop



test/config



{
title: Game1,
version: "0.5.5",
hasIcon: true,
targetSize: "800x480",
screenSize: "852x480",
audioBufferCount: "10",
resize: "true",
forceExit: "false",
fullScreen: "false",
useGL20: "false",
vSync: "true",
disableAudio: "true",
keepAspectRatio: "false",
showFPS: "true",
loggingEnabled: "true",
project: "C:/CODE/RpgIDE/test/",
target: Desktop
}