Rename files

pull/997/head
James 2021-12-04 10:20:49 +00:00
parent 0518b77d68
commit 72265234bb
8 changed files with 8 additions and 8 deletions

View File

@ -463,22 +463,22 @@
]
},
{
"id": "mandlebrotclock",
"name": "Mandlebrot Clock",
"id": "mandelbrotclock",
"name": "Mandelbrot Clock",
"version": "0.01",
"description": "A mandlebrot set themed clock cool",
"icon": "mandlebrotclock.png",
"screenshots": [{ "url": "screenshot_mandlebrotclock.png" }],
"description": "A mandelbrot set themed clock cool",
"icon": "mandelbrotclock.png",
"screenshots": [{ "url": "screenshot_mandelbrotclock.png" }],
"type": "clock",
"tags": "clock",
"supports": ["BANGLEJS2"],
"readme": "README.md",
"allow_emulator": true,
"storage": [
{ "name": "mandlebrotclock.app.js", "url": "mandlebrotclock.js" },
{ "name": "mandelbrotclock.app.js", "url": "mandelbrotclock.js" },
{
"name": "mandlebrotclock.img",
"url": "mandlebrotclock-icon.js",
"name": "mandelbrotclock.img",
"url": "mandelbrotclock-icon.js",
"evaluate": true
}
]

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB