Lopastudio / complete-builder-for-minetest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Complete Builder For MineTest

Table of Contents
  1. Getting Started
  2. License
  3. Contact

Getting Started

Best building tool for MineTest.

Installation

First you need to install mod for PyCraft using this link: https://github.com/sprintingkiwi/pycraft_mod

Installation for:

Linux:

git clone https://github.com/Lopastudio/complete-builder-for-minetest

Windows: Method 1.

Download thonny from https://github.com/thonny/thonny/releases/download/v3.3.6/thonny-3.3.6.exe After installing thonny go to the Tools Tab and click to Manage Packages. Find package pycraft-minetest and click to install. After that download and open file cbfm.py and run it in thonny. ENJOY MY PROGRAM

Method 2.

Find folder where is your Python saved. The python is saved in appdata. For example:

cd %localappdata%\Programs\Python\

Find in LocalAppData your python folder. Then you need to open this python folder in CommandLine (CMD) and type:

python -m pip install pycraft-minetest

After that download file cbfm.py and launch PyCraft. You need to enable Pycraft_mod in your world and after loading world run cbfm.py. ENJOY MY PROGRAM

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Lopastudio - Lopastudio YT - info@lopastudio.sk

Project Link: https://github.com/Lopastudio/complete-builder-for-minetest

About

License:MIT License


Languages

Language:Python 99.9%Language:C++ 0.1%