You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,14 @@ While these tools are here for all the community to enjoy, [Patreon](https://pat
26
26
## Installation
27
27
28
28
1. Ensure that you have minimum TouchDesigner.2022.33910 version installed (no guaranteess with older versions)
29
-
2. Download the latest release `FunctionStore_tools.tox` from the [releases](https://github.com/function-store/FunctionStore_tools/releases/latest) sidebar
29
+
2. Download the latest release `FunctionStore_tools_2023.tox` from the [releases](https://github.com/function-store/FunctionStore_tools/releases/latest) sidebar (or the one without _2023 if you're still on TD2022)
30
30
3. Open a new project file
31
31
4. Drag and drop the downloaded `.tox` to the root (`/`) level of your network, or drag and drop the `.tox` to an existing project file's root level
32
32
6. (Strongly Suggested) Save the project file and set it as default startup file in `Preferences->General->Startup File Mode/Custom Startup File` so that it is used in every project from then on!
33
-
7. (Alternative Strong Suggestion) There is a `FNS_TDDefault.toe` file which already has the toolkit inside, feel free to use that as a Custom Startup File!
33
+
7. (Alternative Strong Suggestion) There is a `FNS_TDDefault_2023.toe` file which already has the toolkit inside, feel free to use that as a Custom Startup File! (or the one without _2023 if you're still on TD2022)
34
34
8. Bonus: `Alt-RightClick` (or `Alt-MiddleClick`) on any of the newly added toolbar icons to open the relevant wiki in a browser! (`Option-Right/MiddleClick` for Mac users)
35
35
36
-
> **Note:** There might be errors shown initially but upon right clicking on the component and clicking `Clear (Children) Script Errors` they should be gone.
36
+
> **Note:** There might be errors shown initially but upon right clicking on the component and clicking `Clear (Children) Script Errors` they should be gone, or they can be ignored.
0 commit comments