Description: Writes value to key in the mod's ini file.
Added In: v0.45
public void Write<T>(string key, UMFConfigParser<T> parser, params string[] comments)
//Coming soon