I publish this for those who have a broader knowledge of XOD and the operating system, in this case Windows 10.
I did not find anything clear so I investigated a little, how to make my bookstores in XOD without publishing them until I tested their operation well.
Also to have XOD hacking
nodes.
- Go
C:\Users\User\xod\__lib__\xod\
, here are twoXOD
andXOD
folders, if we create anXOD-MOD
folder here, each patch will look like this
-
xod-mod/servo-mod
-
xod-mod/digital-write-mod
-
xod-mod/digital-read-mod
-
etc.
- Now if we create a folder inside XOD folder, it would be like this
- xod/xod-mod
—digital-write-mod
—digital-read-mod
—servo-mod
-
Projects must be saved as,
Multifile XOD Project
, xodball does not work. -
Open the project folder, copy
project.xod
file y patch example “servo-mod” and paste inC:\Users\User\xod\__lib__\xod\xod-mod
(only oneProject.xod
file)
5.To add nodes copy each folder with patch, example digital-write-mod, digital-read-mod, etc.
6.Create a shortcut of Project.xod
file to Desktop, and edit add to your liking
If we create it here C: \ Users \ User \ AppData \ Local \ Programs \ XOD IDE \ resources \ workspace \ __ lib__
, the accidental modifications will remain in C: \ Users \ User \ xod \ __ lib__
, but before the update, you have to make a copy and restore it later.