clone of ancient minecraft versions, but on raylib (5.0) and c# (.net 8)
click here to open releases, find release with Latest
mark, it's
always at the top. then download artifact for your os:
- windows (x64):
SharpCraft-win-x64.zip
- linux (x64):
SharpCraft-linux-x64.zip
Note
there are only 64 bit builds of the game
click here to go to GitHub actions, then select top most link with checkmark from the left, click on it, scroll down, download artifact for your os (windows or linux)
Important
login to your GitHub account if you don't see the download button
Warning
untested on linux, expect bugs
- clone repo (using download button,
git clone
or ide's vcs clone feature) - open project in any ide you want
- in case you don't have any ide, open the project folder in your terminal
- build it!
- no ide?
dotnet build
inside the project folder
- no ide?
NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT