Update download link to 1.0.0-beta.15
parent
ae32a4693b
commit
e198853674
|
@ -3,22 +3,22 @@ Download and Install Dust3D
|
||||||
|
|
||||||
* For Windows:
|
* For Windows:
|
||||||
|
|
||||||
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.14/dust3d-1.0.0-beta.14-x86.zip
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.15/dust3d-1.0.0-beta.15-x86.zip
|
||||||
|
|
||||||
No need to install, unzip and run the exe.
|
No need to install, unzip and run the exe.
|
||||||
|
|
||||||
* For Mac OS X:
|
* For Mac OS X:
|
||||||
|
|
||||||
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.14/dust3d-1.0.0-beta.14.dmg
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.15/dust3d-1.0.0-beta.15.dmg
|
||||||
|
|
||||||
* For Linux:
|
* For Linux:
|
||||||
|
|
||||||
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.14/dust3d-1.0.0-beta.14-x86_64.AppImage
|
https://github.com/huxingyi/dust3d/releases/download/1.0.0-beta.15/dust3d-1.0.0-beta.15-x86_64.AppImage
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
$ chmod a+x ./dust3d-1.0.0-beta.14-x86_64.AppImage
|
$ chmod a+x ./dust3d-1.0.0-beta.15-x86_64.AppImage
|
||||||
$ ./dust3d-1.0.0-beta.14-x86_64.AppImage
|
$ ./dust3d-1.0.0-beta.15-x86_64.AppImage
|
||||||
|
|
||||||
* Build on Your Own:
|
* Build on Your Own:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue