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

Release-15

Latest
Compare
Choose a tag to compare
@LanceMcCarthy LanceMcCarthy released this 29 Aug 01:06
bf02150

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:

  • 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.