Skip to content

Commit

Permalink
Removed ktx-assets-async reference. #182
Browse files Browse the repository at this point in the history
  • Loading branch information
czyzby committed Dec 18, 2019
1 parent db726f0 commit c2a200b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ injects assets into annotated fields thanks to reflection.
- [Kiwi](https://github.com/czyzby/gdx-lml/tree/master/kiwi) library has some utilities for assets handling, like
graceful `Disposable` destruction methods and LibGDX collections implementing `Disposable` interface. It is aimed at
Java applications though - **KTX** syntax should feel more natural when using Kotlin.
- [`ktx-assets-async`](../assets-async) module extends this library and provides `AssetStorage`: a lightweight
coroutines-based alternative to `AssetManager`.

#### Additional documentation

Expand Down

0 comments on commit c2a200b

Please sign in to comment.