pop4959 / ChunkyBorder

An add-on for Chunky which lets you create and manage world borders.
GNU General Public License v3.0
47 stars 11 forks source link

Developer API like chunky? #84

Open kofeychi opened 1 month ago

kofeychi commented 1 month ago

gradle does not want me to use the jar of chunky border

pop4959 commented 1 month ago

Yes a simple API is something that I have planned to add. However you should still be able to use the implementation dependency, in exactly the same way as documented for the chunky API on the wiki using maven (just changing out chunky for chunky border). You should not use the jar file directly.