Ah thanks for the explanation, but I'm still having some problem getting it to work.
I tried using relative paths with the terminal open in the project directory, with something like this:
neko datafiles/GMRoomPack/GMRoomPack.n rooms/roompackLevel00/roompackLevel00.yy scripts/roomUnpack_level00/roomUnpack_level00.gml —watch
but it's giving me this error:
Error occurred: [file_open,/user/dev/GameMakerStudio2/game_project/rooms/roompackLevel00]
Tried the same thing using absolute paths but it gave me the same error. From what I can tell, I don't have the file open on GMS2.
Would you have any idea what might be causing this?
I was able to do the same thing by going through the command line questions.