diff --git a/TShockAPI/Rest.cs b/TShockAPI/Rest/Rest.cs similarity index 100% rename from TShockAPI/Rest.cs rename to TShockAPI/Rest/Rest.cs diff --git a/TShockAPI/RestManager.cs b/TShockAPI/Rest/RestManager.cs similarity index 100% rename from TShockAPI/RestManager.cs rename to TShockAPI/Rest/RestManager.cs diff --git a/TShockAPI/SecureRest.cs b/TShockAPI/Rest/SecureRest.cs similarity index 100% rename from TShockAPI/SecureRest.cs rename to TShockAPI/Rest/SecureRest.cs diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj index 2fac0775..3d23fced 100644 --- a/TShockAPI/TShockAPI.csproj +++ b/TShockAPI/TShockAPI.csproj @@ -124,9 +124,9 @@ True Resources.resx - - - + + + @@ -183,7 +183,7 @@ - +