Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 1.65 KB

File metadata and controls

32 lines (24 loc) · 1.65 KB

MinecraftTS

Discord

MinecraftTS is an open-source project to recreate all Minecraft: Java Edition versions from 1.8 to 1.19 1:1, including required native bindings, protocol and realms.

Get Involved

The best way to get involved is by joining our Discord

Projects

  • client - Minecraft client written in Typescript
  • server - Minecraft server written in Typescript
  • seraph - Seraph is a framework to handle rendering and input for MinecraftTS. It uses OpenGL for rendering and GLFW for window management and input.
  • node-opengl - node-opengl provides Node.js bindings to OpenGL
  • node-glfw - node-glfw provides Node.js bindings to GLFW

License

All code is licensed under the permissive MIT License unless otherwise stated.