reorg app db

This commit is contained in:
kepler155c@gmail.com
2018-12-26 04:01:11 -05:00
parent 8b354549cc
commit 0a2a3c06dc
9 changed files with 62 additions and 30 deletions

11
miners/etc/apps.db Normal file
View File

@@ -0,0 +1,11 @@
{
[ "4486006f811b88cacd5f211fd579717e29b600cd" ] = {
title = "Miner",
category = "Apps",
icon = " \0315\\\030 \031 \
\0304\031f _ \030 \031c/\0315\\\
\0304 ",
run = "simpleMiner.lua",
requires = 'turtle',
},
}