Open ThiagoFacchini opened 4 years ago
The way to get around this issue:
1) Move rbxlx-to-rojo
into the same dir as your your-place-name.rbxlx
file
2) Open terminal and change dir into the same dir as rbxlx-to-rojo
and your rbxlx
file
3) Type & run ./rbxlx-to-rojo your-place-name.rbxlx
4) It will open the file prompt click select and the exported stuff will be in that dir
Note: You will not be able to change dir location to export so be sure to take note of the dir it opens to export to - and when it's done it will be in that dir.
This didn't work for me on Big Sur. What I had to do was the following:
cd directory-where-executable-is
chmod +x rbxlx-to-rojo
./rbxlx-to-rojo my-game.rbxlx destination-folder
A work-around is dragging the file to the select file dialog and pressing open, worked for me.
Once I run rbxlx-to-rojo, a dialog pops but I can't navigate through folder neither select any file.
The Finder Dialog list's everything alright, although like I said I can't click in anything.