Voxel Turf

Voxel Turf

View Stats:
[Bug?] Can't seem to do layered lua folder organization
Lua Scripts seem to work fine as long as the scripts are called as far as "scripts/foobar.lua" but when I added another folder into the mix like "scripts/common/foobar.lua" it seems to not be read at all.
< >
Showing 1-2 of 2 comments
Kastuk 20 Sep, 2017 @ 2:37pm 
Aah, so there's not need to mimic vanilla subdirectories for scripts?!
Last edited by Kastuk; 20 Sep, 2017 @ 2:38pm
SnapperTheTwig  [developer] 20 Sep, 2017 @ 8:27pm 
Scripts don't follow the mimic and replace rule, the reason is that I don't want to break mods when a vanilla script gets updated.

Instead you have to write a new script file and inject it.

And that is strange behaviour. Double check your client_scripts.txt/server_scripts.txt
< >
Showing 1-2 of 2 comments
Per page: 1530 50