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 committed Mar 13, 2021
1 parent 00cf502 commit 2ff8367
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ This library can be used for any JVM game engine/framework. It features a separa
- **LibGDX Module**: Are you using LibGDX as a game framework? Use this module to easily render the loaded LDtk files.
- **Extremely simple**: Parsing and loading a file is extremely easy in just a few lines of code

## Note
This repo is just the LDtk API and does not include the extra libraries. The repo to find the extra libraries (annotation processing, LibGDX module, etc) are located [here](https://github.com/LeHaine/kt-ldtk-api-extras).

# Usage
## Sample code
Expand Down

0 comments on commit 2ff8367

Please sign in to comment.