Print at Dec 16, 2025, 5:11:43 PM

Posted by Keet at Jun 21, 2023, 3:01:14 PM
Re: SH3D & Tools linux install & config -my way
Yep, I tried all classic ways too.

The strange thing is this works directly in the terminal:
java -jar /[path-to-editor]/FurnitureLibraryEditor-1.30.jar -open "/[my-SH3D-path]/furniture libraries/mylibrary.sh3f"

But when I translate that into this .sh script:
#!/bin/sh
java -jar /[path-to-editor]/FurnitureLibraryEditor-1.30.jar -open $0
It does open the editor but does not load the passed library file. That's something I can not explain. The $0 parameter should pass the file complete with path so I see no difference with putting it directly into the terminal.
----------------------------------------
Dodecagon.nl
1300+ 3D models, manuals, and projects