ejektaflex / Kambrik

A Lightweight Kotlin-Fabric Library
https://kambrik.ejekta.io/
10 stars 4 forks source link

Enhancement: Abstraction of APIs to bring forge support. #4

Closed isXander closed 2 years ago

isXander commented 3 years ago

Not everyone might want to use Fabric API, or the latest version for that matter. Seperating the front-end APIs from internal api calls could increase flexibility and expand the reach of Kambrik. This could be achieved with a dependency injection (DI). An example of this would be EvergreenHUD's multi-version rewrite