public class SavableConfig
extends java.lang.Object
This Class exists purely to hold static methods relating to the saving of configuration classes.
The static method save mirrors LoadableConfig.load() method used for loading config files.
Created by Samg on 19/05/2016.