Skip to content

Instantly share code, notes, and snippets.

@ethanfischer
Created June 28, 2020 18:46
Show Gist options
  • Save ethanfischer/4e7e99eaef95cbaeef1fc7f5facd2b1e to your computer and use it in GitHub Desktop.
Save ethanfischer/4e7e99eaef95cbaeef1fc7f5facd2b1e to your computer and use it in GitHub Desktop.
Update packages for HDRP-Custom-Passes
{
"dependencies": {
"com.unity.collab-proxy": "1.3.8",
"com.unity.ext.nunit": "1.0.0",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.0",
"com.unity.ide.vscode": "1.1.4",
"com.unity.inputsystem": "1.0.0-preview.3",
"com.unity.probuilder": "4.1.0",
"com.unity.progrids": "3.0.3-preview.4",
"com.unity.render-pipelines.high-definition": "7.3.1",
"com.unity.test-framework": "1.1.11",
"com.unity.textmeshpro": "3.0.0-preview.1",
"com.unity.timeline": "1.3.0-preview.2",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.umbra": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.unitywebrequesttexture": "1.0.0",
"com.unity.modules.unitywebrequestwww": "1.0.0",
"com.unity.modules.vehicles": "1.0.0",
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment