Skip to content

ProtobitMC/schem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schem

license

A schematic reader and writer library for Minestom. The library can read Sponge schematics versions 1-3, currently it always writes as Sponge schematics version 1.

Install

Schem is available on maven central.

repositories {
    mavenCentral()
}

dependencies {
    implementation 'dev.hollowcube:schem:<see releases>'
}

Usage

todo add me

Contributing

Contributions via PRs and issues are always welcome.

License

This project is licensed under the MIT License.

About

Schematic library for Minestom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%