Nils Dagsson Moskopp adb8e45d67
Fix TGA file writing on Windows
Before this patch, the tga_encoder mod would write corrupted TGA files
on Windows: Bytes that looked like newlines were replaced by a carriage
return and a newline.
2022-05-14 20:21:59 +02:00
2022-05-14 20:21:59 +02:00
2022-05-14 20:21:52 +02:00
2022-05-14 20:21:52 +02:00
2022-05-14 20:21:52 +02:00

tga_encoder

A TGA Encoder written in Lua without the use of external Libraries.

May be used as a Minetest mod.

Description
No description provided
Readme
Languages
Lua 96.2%
TypeScript 2.1%
Python 1.6%