~~NOTOC~~
~~Title: GetModDescription ~~
**Description:**\\
Gets the Description attribute as a string from the modName.
**Added In:** v0.45
====== Function ======
public static string GetModDescription(string modName, bool caseInsensitive = false)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----