Skip to content

Commit

Permalink
Update to version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml committed Mar 25, 2020
1 parent 7f3e0e0 commit 3eb5414
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions Samples~/UPMExport/Editor/ExportPackage.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 27c29ed6e3c24f93865b4bc2df8b9c73, type: 3}
m_Name: ExportPackage
m_EditorClassIdentifier:
folderPaths:
- Assets/ConfigurableShaders
assetPaths:
- Assets/ConfigurableShaders/Scripts
- Assets/ConfigurableShaders/Shaders
- Assets/ConfigurableShaders/CHANGELOG.md
- Assets/ConfigurableShaders/LICENSE.md
- Assets/ConfigurableShaders/package.json
- Assets/ConfigurableShaders/README.md
exportOptions: 2
targetFile: Builds/ConfigurableShaders-{Version}.unitypackage
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.supyrb.configurableshaders",
"displayName": "Configurable Shaders",
"description": "Powerful Shaders that will make your life easier!",
"displayName": "Configurable Shaders",
"description": "Powerful Shaders for the built-in Render Pipeline that will make your life easier!",
"keywords": [
"Shader",
"Shaders",
Expand All @@ -12,7 +12,7 @@
"Material Property Drawers"
],
"category": "Utility",
"version": "0.6.3",
"version": "0.7.0",
"unity": "2018.1",
"dependencies": {

Expand Down

0 comments on commit 3eb5414

Please sign in to comment.