Update README.md

This commit is contained in:
Juraj Hrivnák 2023-03-22 19:59:15 +01:00
parent 2ffec8efae
commit 990bdeb83c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Fork of [Emberwalker's Forgelin](https://github.com/Emberwalker/Forgelin).
## Additions
- Shades the Kotlin standard library, runtime, coroutines-core, and reflect libraries so you don't have to.
- Shades the Kotlin standard library, runtime, coroutines-core, serialization and reflect libraries, so you don't have to.
- Provides a Forge `ILanguageAdapter` for using Kotlin `object` classes as your main mod class.
## Usage