Skip to content

end-me/voxel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel

Build Status

What is voxel?

Voxel is a minecraft server written using the V programming language.

Run voxel

git clone https://github.com/end-me/voxel
cd voxel
v run .

Roadmap

  • Reading packets
  • Writing packets
  • Server list ping
  • Login process
  • Packet encryption/decryption
  • Send a chunk
  • Play state handle
  • Dynamic packet handler

License

MIT

Contributing

How to contribute to voxel?

  1. Fork this project
  2. Create a branch named with your feature
  3. Add your changes and push them onto the branch
  4. Create a pull request in which you describe the changes made

Releases

No releases published

Packages

 
 
 

Languages