Skip to content

An additional pack of serializers / transformers for okaeri-configs library to support kyori's adventure.

License

Notifications You must be signed in to change notification settings

rchomczyk-underground/okaeri-configs-serdes-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okaeri-configs-serdes-adventure

An additional pack of serializers / transformers for okaeri-configs library to support kyori's adventure.

Build and publish artifact

The most important step is to build final artifact and publish it into maven's cache, by use of mvn clean install command.

Include dependency in your project

Gradle

repositories {
    mavenLocal()
}

dependencies {
    implementation("moe.rafal:okaeri-configs-serdes-adventure:2.1-SNAPSHOT")
}

About

An additional pack of serializers / transformers for okaeri-configs library to support kyori's adventure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages