com.hecomi.hlsltoolsforvisualstudioconfiggenerator

1.1.2 • Public • Published

HLSL Tools for Visual Studio Config Generator

HLSL Tools for Visual Studio Config Generator is a plugin to generate shadertoolsconfig.json for Unity project to help you write shader in Visual Studio with better completions.

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/HLSLToolsForVisualStudioConfigGenerator.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install HLSLToolsForVisualStudioConfigGenerator in Package Manager.

How to Use

  1. Window > HLSL Tools for Visual Studio Config Generator
  2. Press Create button to generate shadertoolsconfig.json in the root directory of your project

Screenshot

image

Package Sidebar

Install

npm i com.hecomi.hlsltoolsforvisualstudioconfiggenerator

Weekly Downloads

45

Version

1.1.2

License

MIT License

Unpacked Size

41.1 kB

Total Files

15

Last publish

Collaborators

  • hecomi