Skip to content

Releases: SComps/submit

Windows binary

Windows binary Pre-release
Pre-release

Choose a tag to compare

@SComps SComps released this 18 Aug 03:56
480f79b

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

Linux source Pre-release
Pre-release

Choose a tag to compare

@SComps SComps released this 18 Aug 04:00
480f79b

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.