Skip to content

cody-quinn/Minestalgia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This repository is a mirror. Issues and contributions made here will be ignored, and should be made on the main repo instead.

Click here to go to the main repo.


Minestalgia

Minestalgia is a reimplementation of the Minecraft Beta 1.7.3 server software. It's written in Zig and as of now doesn't depend on any third party libraries, or even libc. It makes use of Linux's asynchronous I/O APIs for networking, and for now runs entirely on a single thread.

The project is still in its infancy and under very active development.

Note: If running yourself please use Debug or ReleaseSafe build modes. ReleaseFast is currently broken.

About

Zig reimplementation of the Minecraft Beta 1.7.3 server software. (Mirror of https://git.codyq.dev/cody/Minestalgia)

Resources

License

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors