Package dev.prozilla.pine.tools
Class BuildTool.BuildConfig
java.lang.Object
dev.prozilla.pine.tools.BuildTool.BuildConfig
- Enclosing class:
BuildTool
-
Field Details
-
mainClass
-
gameName
-
developer
-
version
-
jreVersion
-
jar
-
iconPath
-
debug
public boolean debug -
resourcesPath
-
-
Constructor Details
-
BuildConfig
public BuildConfig()
-
-
Method Details
-
getMainClass
-
getGameName
-
getDeveloper
-
getVersion
-
getJreVersion
-
getJar
-
getIconPath
-
isDebug
public boolean isDebug() -
getResourcesPath
-
getOutputFileName
-