Class SlimeFormat

java.lang.Object
com.infernalsuite.aswm.api.utils.SlimeFormat

public class SlimeFormat extends Object
Class containing some standards of the SRF.
  • Field Details

    • SLIME_HEADER

      public static final byte[] SLIME_HEADER
      First bytes of every SRF file
    • SLIME_VERSION

      public static final byte SLIME_VERSION
      Latest version of the SRF that SWM supports
      See Also:
  • Constructor Details

    • SlimeFormat

      public SlimeFormat()