Skip to content

verokarhu/gorion2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorion2

Master of Orion 2 rewrite

At the moment the only usable thing here is lbxdumper which can be installed by:

go get github.com/verokarhu/gorion2/cmd/lbxdumper

It supports video, image and audio lbx files. Using it is simple:

lbxdumper
  -a=false: assume audio content
  -cpuprofile="": write cpu profile to file
  -dir="dumpdir": directory where the dumped files go
  -game="disc": path to directory containing moo2 install or the contents of the game disc
  -i=false: assume image content
  -lbx="": name of lbx file
  -pal="all": name of palette to use, list lists the alternatives
  -v=false: assume video content

Credits

Most of the LBX parsing information comes from Wolverine mirror.

About

Master of Orion 2 rewritten in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published