Skip to content

Commit

Permalink
Merge branch 'skript-integration'
Browse files Browse the repository at this point in the history
  • Loading branch information
jensjeflensje committed Jul 16, 2023
2 parents 9b90550 + bcc43ba commit 31c74ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ Start using ImageryAPI as a dependency by including it in your pom.xml like this
Please refer to [this readme](./src/main/java/dev/jensderuiter/minecraft_imagery/image/README.md)
for the developer guide on image captures.

### Skript integration
Apart from the library supporting Java integrations (which is its primary goal),
a Skript integration can also be used. Please check out [this readme](./src/main/java/dev/jensderuiter/minecraft_imagery/skript/README.md).

### Storage system
The library also has an easy-to-use storage system for generated images.
Please refer to [this readme](./src/main/java/dev/jensderuiter/minecraft_imagery/storage/README.md)
Expand Down

0 comments on commit 31c74ef

Please sign in to comment.