MCJack123 / sanjuuni

Converts images and videos into a format that can be displayed in ComputerCraft.
GNU General Public License v2.0
32 stars 5 forks source link

Request: Add caching for when you want to restart the program so you dont need to re-render #3

Closed EmmaKnijn closed 1 year ago

EmmaKnijn commented 2 years ago

title says all

MCJack123 commented 1 year ago

That's just saving the file at that point, maybe in a different format. Just re-encode the file normally.