turtle status

This commit is contained in:
kepler155c@gmail.com
2019-02-21 02:05:35 -05:00
parent 1643145cf0
commit 10e7c1c233
5 changed files with 50 additions and 33 deletions

View File

@@ -1,24 +1,9 @@
{
[ "shootingGallery" ] = {
title = "Gallery",
category = "Neural",
run = "shootingGallery.lua",
},
[ "neuralFight" ] = {
title = "Fight",
category = "Neural",
run = "neuralFight.lua",
},
[ "elytraFly" ] = {
title = "ElytraFly",
category = "Neural",
run = "elytraFly.lua",
},
[ "neuralRemote" ] = {
title = "Remote",
category = "Neural",
run = "neuralRemote.lua",
},
[ "Sensor" ] = {
title = "Sensor",
category = "Neural",