minecraft - Show image in Lua -


is there way show image in lua? tried things load_image (i saw in computercraft documentation) can't work.

the purpose of show image in computercraft, uses lua write programs.

lua (not lua) not have such functionality on own. should consult computercraft api docs, such this


Comments

Popular posts from this blog

python - Referencing Data From a 2D Histogram -

sql - Postgresql error: "failed to find conversion function from unknown to text" -

c# - Derived UserControl layout resets after build -