This website requires JavaScript.
Explore
Help
Sign In
Minetest
/
VoxeLibre
Watch
2
Star
0
Fork
You've already forked VoxeLibre
0
mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced
2024-12-25 09:29:38 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
No description
4
commits
116
branches
83
tags
186
MiB
Lua
95.4%
Python
2.4%
TypeScript
2.1%
3f60b5baa6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nils Dagsson Moskopp
3f60b5baa6
Speed up TGA encoding by creating fewer strings
2022-05-14 20:21:58 +02:00
init.lua
Speed up TGA encoding by creating fewer strings
2022-05-14 20:21:58 +02:00
LICENSE
Initial import
2022-05-14 20:21:52 +02:00
mod.conf
Initial import
2022-05-14 20:21:52 +02:00
README.md
Initial import
2022-05-14 20:21:52 +02:00
README.md
tga_encoder
A TGA Encoder written in Lua without the use of external Libraries.
May be used as a Minetest mod.