Skip to content

Commit

Permalink
Added JitPack to README
Browse files Browse the repository at this point in the history
  • Loading branch information
MehradN committed Jul 2, 2023
1 parent 74cd781 commit 9745d9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# MehradConfig
[![JitPack](https://jitpack.io/v/MehradN/MehradConfig.svg)](https://jitpack.io/#MehradN/MehradConfig)

A simple looking, instance based config library for minecraft.

I made this library to use it in my own mods. Feel free to use it, as it is [fully documented](https://jitpack.io/com/github/MehradN/MehradConfig/latest/javadoc/) and examples are available in the [testmod directory](https://github.com/MehradN/MehradConfig/tree/master/src/testmod).

You can use it in your mods with [JitPack](https://jitpack.io/#MehradN/MehradConfig).

0 comments on commit 9745d9b

Please sign in to comment.