Files
opus-apps/miners/etc/apps.db
kepler155c@gmail.com 8a9878b8e5 minor bug fixes
2020-04-27 22:31:57 -06:00

17 lines
504 B
Plaintext

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