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
2020-09-27 06:31:20 -07:00
2020-08-17 09:51:23 +02: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
📦 The default bucket for Scoop.
Readme Unlicense 80 MiB
Languages
PowerShell 100%