Skip to content

saltedfishclub/Oni-Gradle-Plugin

Repository files navigation

Logo

Oni is a set of bukkit tools that focus on speed-up development and reduce redundant codes, and it has many advanced features and flexible modules, too.

OniLinker

Auto-generate oni.setting.json for oni bootstrap.

Usage

// (build.gradle)
dependencies{
    //...
    oniRuntime group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.9.0'
    //It will be included by oni.setting.json in order to make this dependency download and loads when plugin was enabling.
}
oni{
    oniVersion = "..."
    bootstrapVersion = "..."
    //...
    // For the full details,see io.ib67.oni.OniSetting .
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages