~~NOTOC~~
~~Title: DeleteConfig ~~
**Description:**\\
Deletes the config file for the mod.
**Added In:** v0.45
====== Function ======
public void DeleteConfig(bool backupOld = false)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----