This commit is contained in:
NoryiE
2025-10-30 07:43:37 +00:00
parent 84c1b01584
commit 42624f0a8a
2 changed files with 107 additions and 107 deletions

View File

@@ -1,7 +1,5 @@
# Image
_This is the Image element class which can be used to display bimg formatted images._
_Bimg is a universal ComputerCraft image format._
_See: [https://github.com/SkyTheCodeMaster/bimg](https://github.com/SkyTheCodeMaster/bimg)_
_This is the Image element class which can be used to display bimg formatted images. Bimg is a universal ComputerCraft image format. See: [https://github.com/SkyTheCodeMaster/bimg](https://github.com/SkyTheCodeMaster/bimg)_
Extends: `VisualElement`