1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-06-28 13:56:05 +02:00

Add a maidroid core for player made programs

This commit is contained in:
Hybrid Dog
2017-01-02 15:26:04 +01:00
parent e0b5ea3653
commit 13013b7aa2
7 changed files with 113 additions and 0 deletions

View File

@ -8,6 +8,7 @@ do -- register core writer
local dye_item_map = {
["dye:red"] = "maidroid_core:basic",
["dye:yellow"] = "maidroid_core:farming",
["dye:white"] = "maidroid_core:ocr",
}
local node_box = {