Fix apps.db and legacy icon transparency

This commit is contained in:
xAnavrins
2019-07-16 22:29:10 -04:00
parent 60484feb8e
commit 628eb56613
8 changed files with 70 additions and 95 deletions

View File

@@ -2,18 +2,14 @@
[ "4486006f811b88cacd5f211fd579717e29b600cd" ] = {
title = "Simple",
category = "Mining",
icon = " \0315\\\030 \031 \
\0304\031f _ \030 \031c/\0315\\\
\0304 ",
icon = "\030 \0315\\\030 \031 \010\030 \0304\031f _ \030 \031c/\0315\\\010\030 \0304 ",
run = "simpleMiner.lua",
requires = 'turtle',
},
[ "scanningMiner" ] = {
[ "da39a3ee5e6b4b0d3255bfef95601890afd80709" ] = {
title = "Scanning",
category = "Mining",
icon = " \0315\\\030 \031 \
\0304\031f _ \030 \031c/\0315\\\
\0304 ",
icon = "\030 \0315\\\030 \031 \010\030 \0304\031f _ \030 \031c/\0315\\\010\030 \0304 ",
run = "scanningMiner.lua",
requires = 'turtle',
},