Changes over the last release:
- Fixed
java.lang.VerifyError: Expecting a stackmap frame
on coremods targeting Minecraft classes without recalculating the stackmap. - Added library manager. Crucible is now a standalone server jar and will automatically set up its libraries like other bukkit-based servers. This feature can be disabled with
-Dcrucible.skipLibraryVerification=true
.