Luke
76c39c2f59
Fix wording in Program.cs comments
2022-09-05 22:01:49 +10:00
Luke
99ddcb247b
Dependency updates, OTAPI 3.1 & ModFw 1.1
2022-09-05 22:01:33 +10:00
Luke
b15528c691
Exclude OTAPI from being packed into the launcher
2022-07-29 17:36:36 +10:00
Luke
578df18901
Redo launcher csproj and action to use framework dependent builds
...
This also includes package updates across the entire solution, which shouldn't matter at this stage on this branch.
2022-07-27 21:53:09 +10:00
Luke
c063aabbc0
Switch to Microsoft.Data.Sqlite for arm64
...
There is a slight change the the way QueryResult works in order to satisfy the variances in the new library.
Disposing of the command with the reader appears to solve this, and hopefully, with minimal impact to plugins.
2022-03-27 21:38:58 +10:00
Luke
699047d119
Bump TSAPI/OTAPI & other deps for arm64
...
This should allow monomod hooks to run on a raspberrypi (no apple silicon yet)
2022-03-27 19:31:43 +10:00
Luke
0ef79230a6
Update TShockLauncher/Program.cs
...
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2021-12-07 18:18:34 +10:00
Luke
2c36dacfd2
Single file publish support, test project and simple build CI
...
This also adds remote raspberry pi debugging with default install details. More testing is required as MonoMod may not be working for arm64 still
CI might not work yet either
2021-12-03 00:07:11 +10:00
Luke
c159f2b388
Add newline to TShock.sh + add linux-arm64 to launcher release
2021-12-02 15:55:26 +10:00
Luke
9a2aa5e825
Add ubuntu runtime identifier
2021-12-01 21:14:34 +10:00
Luke
63eda6771c
Correct windows launching in debug mode, and dont move the TShock.sh in osx
2021-12-01 09:27:15 +10:00
Luke
6a34fb71e0
Improve OSX non self contained mode wrt name/folder clashing
2021-12-01 09:13:17 +10:00
Luke
2b4b6353c2
Add TShock Launcher project (TShock.exe) with ./bin folder for dependencies
...
+ submodule update
TODO: retest on osx and see if we can include file permissions
2021-12-01 08:26:06 +10:00