Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/LeHaine/kt-ldtk-api
Browse files Browse the repository at this point in the history
  • Loading branch information
LeHaine committed Mar 21, 2021
2 parents 787eb78 + ae84c9c commit f1db134
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 @@ -13,6 +13,10 @@ This library can be used for any JVM game engine/framework. It features a separa

[LDtk official website](https://ldtk.io/)

**Helpful links:**

[Korge Kotlin Multiplatform Example](https://github.com/LeHaine/korge-ldtk-example)

## Features
- **Annotation processing**: An **optional** annotation that will allow fully generated typesafe code to be used within your game.
- **Compile time code gen**: When using the annotation processor, the project code will be generated at compile time and available right away.
Expand Down

0 comments on commit f1db134

Please sign in to comment.