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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeHaine authored Mar 20, 2021
1 parent 03b057b commit ae84c9c
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 ae84c9c

Please sign in to comment.