premium banner
Shared ASM Library

Description

This is intended to be used by other mods as a shared ASM library to avoid bloating filesizes by ~400KB. Included:

  • org.ow2.asm:asm
  • org.ow2.asm:asm-analysis
  • org.ow2.asm:asm-commons
  • org.ow2.asm:asm-tree
  • org.ow2.asm:asm-util

All at their original paths (org.objectweb.asm), the mod version corresponds to the ASM version.

I make no claim of ownership for any of the ASM code, the BSD 3-Clause License is included at META-INF/LICENSE.

To add this mod, simply add it to your EarlyPlugins folder. If that doesn't exist, for single player create one in UserData/EarlyPlugins, and for servers create it next to the plugin and log folders.