aboutsummaryrefslogtreecommitdiff
path: root/steam
AgeCommit message (Collapse)AuthorFilesLines
2017-01-16Prevent windows file from being included on other platformsMitch Riedstra1-0/+2
2017-01-16Change default path depending on platformMitch Riedstra2-0/+13
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 Riedstra2-6/+57
progress on a command line application.
2017-01-10Finding the ACF file now only returns the filename instead of the full path. ↵Mitch Riedstra2-7/+20
When you package a game the ACF file is now included.
2017-01-06Added an archive library and ability to package steam gamesMitch Riedstra2-1/+29
2017-01-03Added a build script with other minimal changesMitch Riedstra1-2/+2
2017-01-01Add ability to find the ACF file related to the gameMitch Riedstra1-4/+53
2016-12-30InitialMitch Riedstra1-0/+65