Skip to main content

python minecraft launcher library

Project description

pmccc

python minecraft launcher library


[ en_us | zh_cn ]


import pmccc

main = pmccc.main( "./.minecraft" , "Demo" , "0.1" )
player = pmccc.player( "Dev" )
# main.use_url = "mcbbs"

version = "1.20.1"
# version = "1.12.2"
# version = "rd-132211"

main.install_version( version , version )

main.run( player , version )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pmccc-0.1.2-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page