RawCraft is a 3rd party Minecraft client written in C# with XNA. The current compatible version is 1.4.7
If you provide a "terrain.png" file in the "Content" directory, it will be used. If you do not, RawCraft will attempt to extract one from your Minecraft installation. If it fails to find your Minecraft install, and you do not provide terrain.png yourself, RawCraft will fail to launch.
You must first install Microsoft.NET 4.0 and XNA 4.0. Then, add "C:\Windows\Microsoft.NET\Framework\v4.0.30319" to your PATH.
For the best possible experience, you may also wish to install this font which is also included. If you do not wish to, edit the <FontName> xml tag in RawCraft/RawCraftContent/*.spritefont.
Finally, run "msbuild.exe" from the root of the repository to build RawCraft.
RawCraft uses the permissive BSD license.
RawCraft is not affiliated with Minecraft.
Special thanks go to:
- SirCmpwn
- _68x