Skip to content

Nightaarch/mana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Atlas and NBT Generator&Assembler (MANA)

Introduce

MANA is a Python tool designed to process videos and convert them into Minecraft map files (NBT format) in batches.

Installation

  1. Clone the git repository
  2. Install depends:
  • pip install requirements.txt
  1. Run mana
  • python progress.py [args] You can use -h to get the args infomation.

Acknowledgments

Without these projects, mana would not exist:

  • Minecraft - Minecraft, developed by Mojang Studios, mana complies with the Minecraft EULA and related terms of use.
  • OpenCL:OpenCL™ (Open Computing Language) is an open, royalty-free standard for cross-platform, parallel programming of diverse accelerators found in supercomputers, cloud servers, personal computers, mobile devices and embedded platforms. OpenCL greatly improves the speed and responsiveness of a wide spectrum of applications in numerous market categories including professional creative tools, scientific and medical software, vision processing, and neural network training and inferencing.
  • CuPy: A NumPy/SciPy-compatible Array Library for GPU-accelerated Computing with Python
  • Pillow:Pillow is the friendly PIL fork by Jeffrey A. Clark and contributors. PIL is the Python Imaging Library by Fredrik Lundh and contributors. As of 2019, Pillow development is supported by Tidelift.

About

A [M]inecraft [A]tlas and [N]BT Generator&[A]ssembler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages