mctool

command module
v0.0.0-...-86c7e5b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2020 License: MIT Imports: 17 Imported by: 0

README

MCTool

A creative tool for exploring and creating Minecraft resources, managing servers and helping mod development. This is meant to replace MCPM, a mod "package manager" which is no longer being developed.

This application consists into two parts: Core (Go) and GUI (Vue).

Most features haven't been implemented yet. More new ideas are welcome.

Requirements

  • Go (1.13 and above)
  • Node.js
  • Yarn

Installation

  1. Clone this repository
  2. Build GUI by typing these commands:
    cd web
    yarn build
    
  3. Build Go program using go build

Running

Just type mctool in your Terminal/CMD. It should open a web page in a default browser.

Development

If you want to make changes in UI files, use yarn serve command.

Changes in Go files require compiling and restarting an app.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL