osb/scripts/linux/object_tag_editor.sh
2023-10-29 20:21:39 -04:00

6 lines
308 B
Bash
Executable File

#!/bin/sh -e
cd "`dirname \"$0\"`/../.."
./dist/json_tool --find ./assets .object --edit '/tags' --input csv --after objectName --editor-image '/orientations/0/imageLayers/0/image' --editor-image '/orientations/0/dualImage' --editor-image '/orientations/0/image' --editor-image '/orientations/0/leftImage'