mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-26 12:31:05 +01:00
Add hashbang to script to generate TGA test textures
This commit is contained in:
parent
5dcf714cd1
commit
12a33e458f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env lua5.1
|
||||
dofile("../init.lua")
|
||||
|
||||
local _ = { 0 }
|
||||
|
|
Loading…
Reference in a new issue