diff --git a/SRMP/SRMPConsole.cs b/SRMP/Console/SRMPConsole.cs
similarity index 99%
rename from SRMP/SRMPConsole.cs
rename to SRMP/Console/SRMPConsole.cs
index ea5d6d1..a776d24 100644
--- a/SRMP/SRMPConsole.cs
+++ b/SRMP/Console/SRMPConsole.cs
@@ -51,6 +51,9 @@ namespace SRMultiplayer
input.RedrawInputLine();
}
+
+
+
//
// Text has been entered into the console
// Run it as a console command
@@ -213,6 +216,7 @@ namespace SRMultiplayer
}
}
break;
+
}
}
diff --git a/SRMP/SRMP.csproj b/SRMP/SRMP.csproj
index 388b3e9..70fef20 100644
--- a/SRMP/SRMP.csproj
+++ b/SRMP/SRMP.csproj
@@ -75,6 +75,7 @@
C:\Program Files\Epic Games\SlimeRancher\SlimeRancher_Data\Managed\0Harmony.dll
+ False
..\Libs\Assembly-CSharp_publicized.dll
@@ -91,6 +92,7 @@
False
..\Libs\Newtonsoft.Json.dll
+ False
False
@@ -113,6 +115,7 @@
False
C:\Program Files\Epic Games\SlimeRancher\SlimeRancher_Data\Managed\UnityCoreMod.dll
+ False
C:\Program Files\Epic Games\SlimeRancher\SlimeRancher_Data\Managed\UnityEngine.dll
@@ -128,6 +131,7 @@
C:\Program Files\Epic Games\SlimeRancher\SlimeRancher_Data\Managed\UnityEngine.CoreModule.dll
+ False
C:\Program Files\Epic Games\SlimeRancher\SlimeRancher_Data\Managed\UnityEngine.IMGUIModule.dll
@@ -484,12 +488,13 @@
AssemblyInfo.tt
-
+
+
TextTemplatingFileGenerator
modinfo.json