9551-Dev / C3D

Advanced 3D renderer for the Computercraft minecraft mod
https://c3d.madefor.cc
MIT License
24 stars 1 forks source link

macro injector #47

Closed 9551-Dev closed 1 year ago

9551-Dev commented 1 year ago

implement a macro injector that that is based on macro generation functions which get selected by a macro name

example: https://gist.github.com/9551-Dev/20f1c2e49e655aea7270ae282e8a0f7d

based on the tampl library