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

19
storage/etc/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',
},
}