Meshiest / omegga-img2brick

Load images into your world from a url in realtime without leaving the game!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img2brick plugin

An image-to-brick converter for omegga.

Install

Easy: omegga install gh:Meshiest/img2brick

Manual:

  • git clone https://github.com/meshiest/omegga-img2brick img2brick in plugins directory
  • npm i in img2brick directory

Screenshot

Commands

Convert images to text under your player with the following commands:

Currently only supports PNGs and depends on experimental omegga

  • !img url - download an image and load it under your player
  • !img:tile url - the same as !img but with tiles instead of studs
  • !img:micro url - the same as !img but with microbricks instead of studs

About

Load images into your world from a url in realtime without leaving the game!

License:ISC License


Languages

Language:TypeScript 99.9%Language:Shell 0.1%