Added Debug Tools form with config editor (TODO: Log Viewer)

This commit is contained in:
N00MKRAD
2021-05-04 00:20:31 +02:00
parent 337c045110
commit f8d7537e31
12 changed files with 3459 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ namespace Flowframes.IO
{
private static string configPath;
private static string[] cachedLines;
public static string[] cachedLines;
public static void Init()
{