silphius/public/assets/hoe/hoe.json

12 lines
205 B
JSON
Raw Normal View History

2024-06-28 12:12:38 -05:00
{
"icon": "/assets/hoe/icon.png",
"projectionCheck": "/assets/hoe/projection-check.js",
"projection": {
"distance": [1, 0],
"grid": [
[1]
]
},
"start": "/assets/hoe/start.js"
}