Skip to content

LunaMC/mc-meta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mc-meta Build Status

versions.{xml,json}

Source: http://wiki.vg/index.php?title=Protocol_version_numbers (Section "Versions after the Netty rewrite")

Schema:

  • versionName (xml) or version_name (json): The name of the release (lowercase)
  • versionType (xml) or version_type (json): The type of the release (possible values: SNAPSHOT, PRE_RELEASE, RELEASE and JOKE)
  • protocolVersion (xml) or protocol_version (json): The protocol version used by the release

Update

To update the repository just run npm run start

This repository should be updated automatically by a TravisCI Cron Job.

About

Automatically updated protocol version <-> Minecraft version mapping.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published