Re: Cleanup old functions/variables
about forge.properties:
the file name forge.properties is hardcoded, but in principle all of main.properties could just be moved into forge properties. My idea was to minimize the amount of data in a hardcoded location, to give the user the choice to basically move everything anywhere he wants (except for that one line of necessary code).
Of course, most users prefer to just download, unpack and play, so the gain is marginal. If you find it more comfortable to get rid of main.properties, go for it
the file name forge.properties is hardcoded, but in principle all of main.properties could just be moved into forge properties. My idea was to minimize the amount of data in a hardcoded location, to give the user the choice to basically move everything anywhere he wants (except for that one line of necessary code).
Of course, most users prefer to just download, unpack and play, so the gain is marginal. If you find it more comfortable to get rid of main.properties, go for it