add turtle back as a milo dependency - sigh

This commit is contained in:
kepler155c@gmail.com
2019-11-02 22:21:29 -06:00
parent 7423176c52
commit 06c340c064

View File

@@ -2,6 +2,7 @@
required = { required = {
'core', 'core',
'recipeBook', 'recipeBook',
'turtle',
}, },
title = 'Milo: Advanced inventory management', title = 'Milo: Advanced inventory management',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/milo', repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/milo',