LemonLib is a library that aims to add dynamic physics, rendering, and general utilities to make modding easier
add this to your build.gradle file!
repositories { maven { url 'https://jitpack.io' } } dependencies { modImplementation 'com.github.Dusty-Development:LemonLib:main-SNAPSHOT' }
- Dominion <- powerful ecs
- Lodestone-Quilt <- I copied a bit of code