new release prep

This commit is contained in:
kepler155c
2018-11-21 12:10:53 -05:00
parent d076326273
commit a5d62c3271
17 changed files with 38 additions and 50 deletions

19
storage/etc/apps/apps.db Normal file
View File

@@ -0,0 +1,19 @@
{
[ "81c0d915fa6d82fd30661c5e66e204cea52bb2b5" ] = {
title = "Activity",
category = "Apps",
icon = "\0318/\030f\031 \030 \0318\\\
\030f \0308\0319o\030f\031 \
\0318\\\030f\031 \030 \0318/",
run = "storageActivity.lua",
},
[ "9e092dda4f0e27d0c7686ddd00272079e678b6e6" ] = {
title = "Storage",
category = "Apps",
icon = "\0307 \
\0307 \0308\0311 \0305 \0308\031 \0307 \0308 \0301 \
\0307 ",
run = "chestManager.lua",
requires = 'turtle',
},
}