| Crates.io | ae-renderable |
| lib.rs | ae-renderable |
| version | 0.1.1 |
| created_at | 2022-12-08 03:26:13.788627+00 |
| updated_at | 2022-12-08 03:26:13.788627+00 |
| description | A library for handling individual text characters that can be rendered on the screen. Intended for use in game development. |
| homepage | https://github.com/alexeagleson |
| repository | https://github.com/alexeagleson/ae-renderable |
| max_upload_size | |
| id | 732318 |
| size | 3,708 |
A library for handling individual text characters that can be rendered on the screen. Intended for use in game development.
Add this to your Cargo.toml:
[dependencies]
ae-renderable = "0.1.0"
AE Renderable is distributed under the terms of both the MIT license and the Apache License (Version 2.0).