This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Release-7
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
- Run (or double click) the
RemixDownloader.Console.exe
.
MacOS or Linux
- Open Terminal or Bash
- Navigate to the folder you extracted the download.
- 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:
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
- 1d0ab37 Bumped version to 2019.822.1
- 3622ed8 Resolve #15 - Trim UserID
- ee8f58e Merge pull request #20 from parrotmac/download-gltf-resources
- 2b4fe16 Download glTF resources
- fcf2323 Merge pull request #18 from LanceMcCarthy/dev
- 86fe3f3 Bumped version number
- d98d4d5 Added try-catch to handle #17
- 7d73af1 Update README.md
This list of changes was auto generated.