Fabric
Platform support for Fabric client/server software.
Installation
Download
(TODO: there are no precompiled mod JARs available)
Place the JAR file into your client's or server's mods/ directory.
Next, read the User Guide.
API
Entry point to Rattle is provided through io.github.aecsocket.rattle.fabric:
- Kotlin:
val Rattle: FabricRattle - Java:
FabricRattle.api()