ensure Script Settings Defaults
Update the script settings and ensure the default keys, with values gathered from the passed PackConfig, are present:
SPC_SERVERPACKCREATOR_VERSION_SPC
:ServerPackCreator version with which the scripts were created
SPC_MINECRAFT_VERSION_SPC
:Minecraft version of the modpack
` *SPC_MODLOADER_SPC
:The modloader of the modpack
SPC_MODLOADER_VERSION_SPC
:The modloader version of the modpack
*SPC_JAVA_ARGS_SPC
:The JVM args to be used to run the server
SPC_JAVA_SPC
:Path to the java installation to be used to run the server
SPC_FABRIC_INSTALLER_VERSION_SPC
:Most recent version of the Fabric installer at the time of creating the scripts
SPC_QUILT_INSTALLER_VERSION_SPC
:Most recent version of the Quilt installer at the time of creating the scripts
Author
Griefed
Parameters
Model in which to ensure the default key-value pairs are present.