This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
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:
- bf02150 Merge pull request #25 from LanceMcCarthy/dev
- 85a70b6 FEATURE - Added support for Boards
- 56aeec1 Update README.md
- 408f349 Created shared gltf helpers class and switched usage
- 2a253ac Submitted 2019.824.3 to Microsoft Store
- a1248e4 Repair invalid package signing
- bd7b182 Packaged for Microsoft Store
This list of changes was auto generated.