Skip to content

Commit e2eabf2

Browse files
committed
Removes submodule & Updates build settings
1 parent b4db9bb commit e2eabf2

4 files changed

Lines changed: 4 additions & 7 deletions

File tree

.github/workflows/push-on-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
submodules: true
1919

2020
- name: SudoMagic TD Package Builder
21-
uses: SudoMagicCode/[email protected].4
21+
uses: SudoMagicCode/[email protected].5
2222
with:
2323
build_settings: ./buildSettings.json
2424

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

buildSettings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"BUILD": "TRUE",
33
"TD_VERSION": "2025.32280",
44
"PROJECT_FILE": "./TouchDesigner/project.toe",
5-
"REPO": "https://github.com/SudoMagicCode/TD-TOX-Saver",
6-
"COMP_NAME": "base_save"
5+
"COMP_NAME": "base_save",
6+
"BUILD_CONTENTS": "packageZip",
7+
"USE_TDM": true
78
}

scripts

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)