initial import
This commit is contained in:
8
liberation-circuit/libcirc
Normal file
8
liberation-circuit/libcirc
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# liberation-circuit start script
|
||||
# Currently there is no way to explicitly specify the asset folder location
|
||||
# so we have to switch the working directory before starting the game.
|
||||
|
||||
cd /usr/share/games/liberation-circuit
|
||||
./libcirc
|
||||
Reference in New Issue
Block a user