Skip to content

RBangel/stardiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stardiff

THIS APP CURRENTLY DOESN'T DO ANYTHING

Starbound Asset Diff

Installation

Currently only available if you clone it and build it yourself

git clone https://github.com/JBangel/stardiff.git
cd stardiff
gem build stardiff.gemspec
gem install stardiff

Usage

Run it against two packed.pak files to see the difference between the files.

stardiff pakfile1 pakfile2

Contributing

  1. Fork it ( http://github.com//stardiff/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Starbound Asset Diff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages