aboutsummaryrefslogtreecommitdiff
path: root/steam/package.go
AgeCommit message (Collapse)AuthorFilesLines
2017-02-04Moved the libraries aroundMitch Riedstra1-96/+0
2017-01-16Add support for gzipped archivesMitch Riedstra1-4/+4
2017-01-16Add ability to delete games. Remove old "main.go"Mitch Riedstra1-4/+17
2017-01-16Added ability to extract games. Initial code to delete games. Initial basic ↵Mitch Riedstra1-6/+55
progress on a command line application.
2017-01-10Finding the ACF file now only returns the filename instead of the full path. ↵Mitch Riedstra1-2/+10
When you package a game the ACF file is now included.
2017-01-06Added an archive library and ability to package steam gamesMitch Riedstra1-0/+26