Skip to content

Commit aca3a5e

Browse files
committed
Icon Update
1 parent c1d8dd0 commit aca3a5e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

TouchDesigner/project.toe

91.9 KB
Binary file not shown.

TouchDesigner/tdmPackages.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: td-shaderLib
2+
tdVersion: 2025.32280.Project
3+
tdPackages:
4+
- package: github.com/SudoMagicCode/td-comp-icon
5+
releaseTag: v1.2.8
6+
pythonRequirements: []

buildSettings.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"BUILD": "TRUE",
3-
"TD_VERSION": "2023.12230",
3+
"TD_VERSION": "2025.32280",
44
"PROJECT_FILE": "./TouchDesigner/project.toe",
5-
"REPO": "https://github.com/SudoMagicCode/sudo_td_shader_lib",
6-
"COMP_NAME": "shaderLib"
5+
"COMP_NAME": "shaderLib",
6+
"BUILD_CONTENTS": "packageZip",
7+
"USE_TDM": true
78
}

0 commit comments

Comments
 (0)