Skip to content

Commit

Permalink
Allow command line arguments on Itch linux build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-Z authored and AnotherFoxGuy committed May 23, 2021
1 parent 447b690 commit c076fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/linux/RunRoR
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./lib/
./RoR
./RoR $@

0 comments on commit c076fa9

Please # to comment.