mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 08:17:34 -04:00
add license, move folders
This commit is contained in:
parent
185cc74060
commit
271c4a46a1
132 changed files with 21 additions and 0 deletions
5
sandbox/kinda-safe-godot/run_game.sh
Normal file
5
sandbox/kinda-safe-godot/run_game.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd $1
|
||||
sh ./fakechroot_enviroment/fakechroot.sh chroot ./fakechroot_enviroment/root /bin/sh /GATES-FILES/launch.sh ${@:2}
|
||||
rm ./fakechroot_enviroment/root/GATES-FILES/game
|
Loading…
Add table
Add a link
Reference in a new issue