#!/bin/sh mkdir -p out/cratera/ # worst tool for this job cp -r cratera/* out/cratera/ cp cratera.lua out/cratera/init.lua