aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
AgeCommit message (Collapse)AuthorFilesLines
2020-11-21Most of the functionality I want is there now, it's not pretty though.Mitch Riedstra1-23/+0
Build the web server and the command line in the build script Allow for deletion of games from the library Move the download function out of main.go Add more information to the index template and handler. Allow for downloads from URLs and installation from local files. Allow changing of the library path via a command line flag Automatically start the web browser on windows
2017-01-16Add ability to delete games. Remove old "main.go"Mitch Riedstra1-0/+3
2017-01-16Update 'Readme.md'mitch1-1/+1
2017-01-16Add the ability to package and export gamesMitch Riedstra1-0/+20