prep for release

This commit is contained in:
kepler155c
2018-11-20 20:54:25 -05:00
parent d6b0fef5d4
commit d076326273
4 changed files with 22 additions and 20 deletions

11
miners/etc/apps/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',
},
}