WineHQ

Vkd3d: Difference between revisions

Line 3: Line 3:
== Getting the Vkd3d source ==
== Getting the Vkd3d source ==


You can download the Vkd3d source code as a [https://dl.winehq.org/vkd3d/source/ tarball]), but if you plan to do any actual testing or developing, you'll want to use [https://git-scm.com/ git].
You can download the Vkd3d source code as a [https://dl.winehq.org/vkd3d/source/ tarball], but if you plan to do any actual testing or developing, you'll want to use [https://git-scm.com/ git].


To grab the source code, just enter the following command:
To grab the source code, just enter the following command:


  git clone git://source.winehq.org/git/vkd3d.git/
  git clone git://source.winehq.org/git/vkd3d.git/

Revision as of 09:39, 4 June 2019

Building

Getting the Vkd3d source

You can download the Vkd3d source code as a tarball, but if you plan to do any actual testing or developing, you'll want to use git.

To grab the source code, just enter the following command:

git clone git://source.winehq.org/git/vkd3d.git/
This page was last edited on 4 June 2019, at 09:39.