3 lines
58 B
Bash
3 lines
58 B
Bash
#!/bin/sh
|
|
|
|
exec %%LOCALBASE%%/bin/love10 %%DATADIR%% "$@"
|
#!/bin/sh
|
|
|
|
exec %%LOCALBASE%%/bin/love10 %%DATADIR%% "$@"
|