Skip to content

Frontrider/Godle

Repository files navigation

Godle Logo

Godle, Godot plugin for Gradle

Plugin to manage Godot, and its dependencies through Gradle.

Primarily meant to be used together with https://godot-kotl.in/, but it also supports several other binaries as well, and contains all the tools you need to take advantage of Gradle while using Godot.

The JVM module of godot is based on kotlin, so this plugin is also designed around the kotlin DSL, but is compatible with groovy.

The plugin itself needs java 9, godot kotlin requires java 11.

Installation

plugins {
    id("io.github.frontrider.godle") version "<godle version>"
}

https://plugins.gradle.org/plugin/io.github.frontrider.godle

For more, read the wiki page of this repository.

About

Gradle plugin to download and execute godot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published