4 lines
75 B
Text
4 lines
75 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec %%LOCALBASE%%/bin/love %%DATADIR%%/GunFuDeadlands.zip "$@"
|