Skip to content
/ gopbo Public
forked from g0dsCookie/gopbo

gopbo is a free and open source tool to (un)pack/validate PBO files written in Go.

License

Notifications You must be signed in to change notification settings

Dev-Time/gopbo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopbo Go Report Card

gopbo is a free and open source tool to (un)pack/validate PBO files written in Go. The tool doesn't depend on any platform specific functions. Thus it should run on every platform which is supported by Go.

Installation

First you need to install the Go Tools.

After the Go Tools have been installed you should set the environment variable GOPATH to point wherever you want to. Also you may want to add /bin to your PATH.

go get -u github.com/Dev-Time/gopbo
go install github.com/Dev-Time/gopbo

Now you are ready to use gopbo!

About

gopbo is a free and open source tool to (un)pack/validate PBO files written in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.5%
  • Makefile 5.5%