Skip to content

This repository archives the code of classic.minecraft.net for documentation and preservation purposes.

License

Notifications You must be signed in to change notification settings

SajagIN/Minecraft-classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗄️ Minecraft Classic Archive

This repository archives the code of classic.minecraft.net for documentation and preservation purposes.
Owner of this repo (SajagIN) does not claim any rights to the original project.

🔍 Minecraft Classic Reversed

This project documents the functions and code of classic.minecraft.net.
It contains the (almost) original code, archived for reference.

🚀 Usage

  1. Clone the repo.
  2. Run start-server.bat 🪟 or use http-server in the working directory.
  3. Open localhost:8080 in your preferred browser 🌐.
💡 Troubleshooting: Python Server
  • If Python version is 3.X:
    • On Windows: python -m http.server or py -3 -m http.server
  • If Python version is 2.X:
    • python -m SimpleHTTPServer

🤝 Contributing

If you want to contribute, please open an issue or pull request.
All contributions are welcome! 🎉

🎨 Fun

  • You can change the texture of any block or hotbar item by editing files in assets/textures and for hotbar items assets/textures/previews.

About

This repository archives the code of classic.minecraft.net for documentation and preservation purposes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages