fuzzy-bit / IMG2RBX

Converts images to RBXLua ModuleScripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMG2RBX

Converts images to RBXLua ModuleScripts.
Usage: img2rbx <image>

FAQ

  • Where's the image renderer?
    • It's a work in progress.
  • Why is the program so unstable?
    • This is my first C# project.
  • Can I send pull requests?
    • Yes, just be descriptive and try your best to add commits. :)

⚠️THIS IS AN EXPERIMENTAL PROJECT⚠️

Only use this if you know how to implement it well and have a real use!
Rendering large images can crash the client, so only use this for sprites.

About

Converts images to RBXLua ModuleScripts.

License:Apache License 2.0


Languages

Language:C# 94.7%Language:Batchfile 5.3%