Class ReobfExceptor

java.lang.Object
com.gtnewhorizons.retrofuturagradle.fgpatchers.ReobfExceptor

public class ReobfExceptor extends Object
  • Field Details

    • toReobfJar

      public File toReobfJar
    • deobfJar

      public File deobfJar
    • methodCSV

      public File methodCSV
    • fieldCSV

      public File fieldCSV
    • excConfig

      public File excConfig
  • Constructor Details

    • ReobfExceptor

      public ReobfExceptor()
  • Method Details

    • buildSrg

      public void buildSrg(File inSrg, File outSrg) throws IOException
      Throws:
      IOException
    • doFirstThings

      public void doFirstThings() throws IOException
      reads the Old jar, the EXC, and the CSVS Hopefully, these things wont change.
      Throws:
      IOException - because it reads the srg and jar files