go-acb

command module
v0.0.0-...-a47e65e Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2016 License: MIT Imports: 5 Imported by: 0

README

go-acb

acb extract library. port code from VGMToolBox to Go

Installation

go get github.com/vazrupe/go-acb

Usage

Import Library:

import (
    ...
    "github.com/vazrupe/go-acb/acb"
    ...
)
...
f, err := acb.LoadCriAcbFile(YOUR_FILE_PATH)
if err != nil {
    _load error_
}
...

Commandline Use:

go-acb [-f] [-save=YOUR_SAVE_DIR] ACB_FILEs...

and examples dir

Lisence

MIT Lisence.

Reference

VGMToolBox, https://sourceforge.net/projects/vgmtoolbox/

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