Skip to content

Downloads all of the Jar files (client/server) from Alpha, Beta, Snapshots, and Stable builds

Notifications You must be signed in to change notification settings

xtream1101/MinecraftArchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Minecraft Archive

Downloads all versions of Minecraft (clients & servers), this includes builds from Alpha, Beta, Snapshot, and all stable releases.

Requirements

  • Python 2.7+
  • Python library BeautifulSoup

Use

Run python minecraftArchive.py and it will download all releases to a "Minecraft" folder from where you run the script. The files will be organized in folders based on build type. Server files are currently unavailable for download for alpha and beta versions of Minecraft.

An alternative to minecraftArchive.py is minecraftArchive.noBS.py this script does not require beautifulsoup4 but still requires python 2.7+ which uses a Mojang hosted json file to generate download URL's

About

Downloads all of the Jar files (client/server) from Alpha, Beta, Snapshots, and Stable builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages