decentraland / explorer-desktop

Desktop client for Decentraland, coming soon
Apache License 2.0
35 stars 22 forks source link

test build #454

Closed m3taphysics closed 1 year ago

github-actions[bot] commented 1 year ago

After the CI passes:

This branch can be downloaded with the following instructions:

Custom protocol:

If you have the launcher installed (download launcher) you can press open on the following link:

For Windows:

Execute the following commands in Windows PowerShell

# Download
curl -o unity-renderer-windows.zip https://renderer-artifacts.decentraland.org/desktop/test/3665_test_plain_branch/unity-renderer-windows.zip

# Unzip
Expand-Archive -Path unity-renderer-windows.zip -DestinationPath unity-renderer-windows -Force

For Mac:

Execute the following commands:

# Download
curl -o unity-renderer-mac.zip https://renderer-artifacts.decentraland.org/desktop/test/3665_test_plain_branch/unity-renderer-mac.zip

# Unzip
unzip unity-renderer-mac.zip -d unity-renderer-mac

For Linux:

Execute the following commands:

# Download
curl -o unity-renderer-linux.zip https://renderer-artifacts.decentraland.org/desktop/test/3665_test_plain_branch/unity-renderer-linux.zip

# Unzip
unzip unity-renderer-linux.zip -d unity-renderer-linux

Code coverage report: https://renderer-artifacts.decentraland.org/desktop-coverage/test/3665_test_plain_branch