All Downloads are FREE. Search and download functionalities are using the official Maven repository.

kotlincompile.definitions.GodotJvmBuildConfig.kt Maven / Gradle / Ivy

There is a newer version: 0.10.0-4.3.0
Show newest version
package kotlincompile.definitions

import kotlin.Boolean

public object GodotJvmBuildConfig {
  public const val DEBUG: Boolean = true
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy