Releases: SComps/submit
Releases · SComps/submit
Release list
Windows binary
This is the windows binary, compiled on Visual Studio 2022 with Windows 10. Unzip to a directory, run submit from a command prompt.
Linux source
Source code for a linux build. Make sure .NET 8.0 is installed. See source code for a link.
unzip
cd to the submit directory
dotnet build
the binary is found in the submit/bin/Debug/net8.0 directory. Use it here, or copy the entire contents of this directory into your linux path.