1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-07-04 00:30:25 +02:00

Add Nametag

This commit is contained in:
tacigar
2016-12-21 16:47:43 +09:00
parent 5f64a877e8
commit dbaa1c5ad2
2 changed files with 59 additions and 0 deletions

View File

@ -12,3 +12,4 @@ dofile(maidroid_tool.modpath .. "/api.lua")
dofile(maidroid_tool.modpath .. "/core_writer.lua")
dofile(maidroid_tool.modpath .. "/egg_writer.lua")
dofile(maidroid_tool.modpath .. "/crafting.lua")
dofile(maidroid_tool.modpath .. "/nametag.lua")