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 -

php - MySQL LIMIT results with INNER JOIN with more than 2 tables -

c# - Derived UserControl layout resets after build -