Skip to content

Valdiralita/RawCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RawCraft

RawCraft is a 3rd party Minecraft client written in C# with XNA. The current compatible version is 1.4.7

Texture Packs

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.

Building from Source

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.

Licensing

RawCraft uses the permissive BSD license.

RawCraft is not affiliated with Minecraft.

Special Thanks

Special thanks go to:

  • SirCmpwn
  • _68x

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages