1
0
Fork
You've already forked b173c
0
custom Minecraft Beta 1.7.3 client https://redzimski.codeberg.page/b173c/
  • C 98.3%
  • GLSL 1.4%
  • Makefile 0.3%
Find a file
2025年09月03日 15:27:10 +02:00
assets fix: remove some backgrounds from mobs.png 2025年05月08日 17:37:30 +02:00
external feat: full block rendering 2025年05月17日 18:13:40 +02:00
src feat: full block rendering 2025年05月17日 18:13:40 +02:00
.gitignore chore: move shaders into their own files 2025年05月09日 13:25:47 +02:00
LICENSE chore: add license 2025年09月03日 15:27:10 +02:00
Makefile feat: full block rendering 2025年05月17日 18:13:40 +02:00
miscstuff.txt feat: chunk renderer 2025年04月13日 14:48:58 +02:00
readme.txt docs: update readme 2025年05月03日 13:59:11 +02:00

run `make` to build
place remaining minecraft assets in the 'assets' directory or it'll explode
depends:
- libSDL3
- libSDL3_net
- libz
- libGL