1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
RedMew/map_gen/presets/test.lua

4 lines
77 B
Lua
Raw Normal View History

2018-05-16 12:38:00 +02:00
local b = require 'map_gen.shared.builders'
2018-05-29 01:02:42 +02:00
return b.rectangular_spiral(64)