Almost working from 1st try
This commit is contained in:
commit
c6547c1121
8 changed files with 297 additions and 0 deletions
5
config.lua
Normal file
5
config.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Config = {
|
||||
cellSize = 64,
|
||||
gridOffset = 0,
|
||||
portWidth = 16
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue