r00tz 52be880543
vulcan: Add VULKAN_SDK var (#1414)
* Added VULKAN_SDK path

I am not sure if this is the best method but VULKAN_SDK path should be automatically added so that any tools looking for Vulkan can do so with ease :)

normally something like this works [Environment]::SetEnvironmentVariable("VULKAN_SDK", "$env:USERPROFILE/scoop/apps/vulkan/current/", "Machine")
assuming scoop is in userprofile and not elsewhere.

* Update vulkan.json

* Fix json typo

Co-authored-by: Ross Smith II <ross@smithii.com>
2020-09-27 06:31:20 -07:00
2019-04-22 20:56:04 +08:00
2020-09-27 06:31:20 -07:00
2020-03-27 10:35:41 +01:00
2019-04-22 20:56:04 +08:00
2020-08-17 09:51:23 +02:00
2019-09-19 18:19:02 +02:00
2019-04-22 20:56:04 +08:00
2019-04-22 20:56:04 +08:00

Scoop Main

Core manifests for Scoop, the Windows command-line installer.

How do I install these manifests?

Just scoop install <manifest>. This is the default bucket for Scoop and is added by default.

Description
Mirror of Scoop's Main bucket
Readme Unlicense 133 MiB
Languages
PowerShell 100%