Tool which replaces old forge packages with new ones.
- Either compile or download a compiled version. Compiled version can be found in the "Releases" section of this repository.
- Put the jar in the root folder of your project.
- Open cmd and navigate to the same folder.
- Run in the cmd the following command: "java -jar replacer.jar".
The program will go through all the sub-directories and edit the ".java" files automatically.