Add an isometric area preview on Waypoints

This commit is contained in:
Jean-Patrick Guerrero
2021-11-25 04:22:46 +01:00
parent 3d9881fd6c
commit eb5a0a68de
10 changed files with 128 additions and 26 deletions

View File

@ -13,6 +13,8 @@ read_globals = {
"string",
"table",
"ItemStack",
"VoxelArea",
"VoxelManip",
}
globals = {