Skip to main content

A tool for packaging Memefied Chinese resource pack

Project description

memepack-builder

Issues Pull requests License

简体中文

A tool for packaging Memefied Chinese resource pack for Minecraft.

This is the source code repository of PyPI package memepack-builder. It's not intended for production use. Please use pip install memepack-builder to install the package.

This package has no dependencies.

This package requires Python 3.9 or above.

Usage

This package can be invoked by other Python programs, or run from command line interface.

Used as library

The package provides four classes: PlatformChecker, ModuleChecker, JEPackBuilder and BEPackBuilder. In a simple build (which is the most case), just import the module checker and one of the two builders, and call build(). The build log is stored as a list in the builder's build_log property. Use '\n'.join() if you prefer string.

Used in CLI

When called in CLI (i.e. python -m memepack_builder), the package will ask for proper arguments, and build the resource pack as needed. For full usage, see this page.

Contribution

We would be grateful if you can contribute to this project. See the contribution guide for more information.

License

Copyright 2021 MysticNebula70 & Teahouse Studios

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

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

Source Distribution

memepack_builder-0.2.4.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

memepack_builder-0.2.4-py3-none-any.whl (19.3 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