/HLSLToolsForVisualStudioConfigGenerator

Create shadertoolsconfig.json for Unity project

Primary LanguageC#MIT LicenseMIT

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

Screen Shot 2024-03-30 at 16 25 48