index
:
fools_rush_in
master
Made for Global Game Jam 2024
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
luastr.sh
blob: 5b50c7dbe32f4a10c1a5ec1ee90ffccfc4e347f2 (
plain
)
1
2
3
4
5
#!/bin/bash
echo
"return [=====["
echo
"
$(
cat
$1
)
"
echo
"]=====]"