From c159f2b388a3e084449ba089d0e11911517ec03e Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 2 Dec 2021 15:55:26 +1000 Subject: [PATCH] Add newline to TShock.sh + add linux-arm64 to launcher release --- TShockLauncher/TShock.sh | 2 +- TShockLauncher/TShockLauncher.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TShockLauncher/TShock.sh b/TShockLauncher/TShock.sh index e07cfe1f..d6da16fb 100755 --- a/TShockLauncher/TShock.sh +++ b/TShockLauncher/TShock.sh @@ -1,2 +1,2 @@ #!/bin/bash -./bin/TShock.Run \ No newline at end of file +./bin/TShock.Run diff --git a/TShockLauncher/TShockLauncher.csproj b/TShockLauncher/TShockLauncher.csproj index ad50d720..9b3db346 100644 --- a/TShockLauncher/TShockLauncher.csproj +++ b/TShockLauncher/TShockLauncher.csproj @@ -84,7 +84,7 @@ - +