helper

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2015 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package helper contains helpful objects and methods to gather Minecraft resources' information

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModHelper

type ModHelper interface {
	ReadContents() map[string]interface{}
}

func NewModHelper

func NewModHelper(filename string) ModHelper

type ModPackHelper

type ModPackHelper interface {
	Unpack()
}

func NewModPackHelper

func NewModPackHelper(filename string) ModPackHelper

type SaveHelper

type SaveHelper interface {
	UnpackAll()
}

SaveHelper helps with unpacking files to "saves" folder

func NewSaveHelper

func NewSaveHelper(filename string) SaveHelper

NewSaveHelper creates SaveHelper that reads content from downloaded package

Jump to

Keyboard shortcuts

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