image_to_space_engineers_lcd 0.1.0

A crate that allows you to convert an image to a string that can be displayed in a Space Engineers game LCD panel
Documentation
[dependencies.image]
version = "0.24.0"

[package]
description = "A crate that allows you to convert an image to a string that can be displayed in a Space Engineers game LCD panel"
edition = "2021"
keywords = ["space_engineers"]
license = "MIT"
name = "image_to_space_engineers_lcd"
readme = "README.md"
repository = "https://github.com/tigerros-se/image_to_lcd"
version = "0.1.0"