Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Release-7

Compare
Choose a tag to compare
@LanceMcCarthy LanceMcCarthy released this 24 Aug 21:16
a15db8d

Console App

Self-contained .NETCore 2.2 Console application. See runtime result here: https://imgur.com/gallery/FouC8Pr

Download

Download and extract the appropriate build for your platform.

  • Windows
    • x64
    • ARM
  • Mac OS
    • x64
  • Linux
    • x64
    • ARM

Operation

Windows

  1. Run (or double click) the RemixDownloader.Console.exe.

MacOS or Linux

  1. Open Terminal or Bash
  2. Navigate to the folder you extracted the download.
  3. Enter the following command ./RemixDownloader.Console.

Important

Depending on your platform, you may need to first "unblock" the downloaded ZIP before extracting it. This is a security measure by your operating system to prevent internet-based assemblies from running without your permission.

Here's what the looks like on Windows:

image

Changes:

  • a15db8d Merge pull request #23 from LanceMcCarthy/dev
  • 61aa5a3 Disabled explicit PFX Signing
  • 05770cb Update version numbers in preparation for release
  • 26dcb10 Applied Issac's (@parrotmac) improvements to the UWP app
  • b5d8fa3 Added packages signing details to UWP app
  • 57afc65 Small clean up, deleted releasenotes file
  • b3deed9 Update RemixDownloader.Uwp.csproj
  • 91d9a8e Merge pull request #22 from LanceMcCarthy/dev
  • d709b53 Updated signing certificate thumbprint
  • 3226dc5 Merge pull request #21 from LanceMcCarthy/dev
See more

This list of changes was auto generated.