silphius/public/assets/tomato-seeds/tomato-seeds.json
2024-06-28 12:12:38 -05:00

14 lines
273 B
JSON

{
"icon": "/assets/tomato-seeds/icon.png",
"projection": {
"distance": [1, -1],
"grid": [
[1, 1, 1],
[1, 1, 1],
[1, 1, 1]
]
},
"projectionCheck": "/assets/tomato-seeds/projection-check.js",
"start": "/assets/tomato-seeds/start.js"
}