minetest
minetest copied to clipboard
Move scripts folder into util
Currently the scripts folder was created to include minetester scripts, however there is already a scripts folder called utils, minetester specific scripts should be moved into a minetester folder in utils, and obsolete scripts should in the scripts folder should be deleted.
Partially resolved with #70