Core Temp Plugin just getting Data and put them To a File. Updates the Data continuously.
If u want to Change the Directory from the File that will Update. U can do this in CPUInfoServerCoreTemp / CPUInfoServerCoreTemp / CoreTempPlugin.cs:96
dataToJSON.transferToJSON(Data, "C:\\Program Files\\Core Temp\\Plugins\\localData.json");
If u have something to improve. Do it.