Commit graph

523 commits

Author SHA1 Message Date
Carson McManus
35c130b9bf Create README.md 2016-08-22 11:52:14 -04:00
Carson McManus
b42ffef920 Finished --help output 2016-08-22 11:44:14 -04:00
Carson McManus
941f37b92f Finished --help output 2016-08-21 19:38:58 -04:00
Carson McManus
99f60bb2d5 Moved Manifest class to seperate file 2016-08-21 19:30:49 -04:00
Carson McManus
766e9122a1 made it work :P 2016-08-21 19:24:23 -04:00
Carson McManus
5735bd2185 add make clean 2016-08-21 17:18:07 -04:00
Carson McManus
5881f7231d added make run 2016-08-21 17:05:32 -04:00
Carson McManus
02c275a7d0 Removed anything that had to do with encrypted maFiles because I can't reference System.Security.dll with mcs :(
Will fix later.
2016-08-21 17:02:17 -04:00
Carson McManus
afcf0a8d1d Added FileEncryptor class from Steam Desktop Authenticator 2016-08-21 14:19:21 -04:00
Carson McManus
b97b4b6235 Added Manifest class from Steam Desktop Authenticator 2016-08-21 14:17:04 -04:00
Carson McManus
d860b6f6eb Added static SteamGuardPath property 2016-08-21 14:09:38 -04:00
Carson McManus
949944e330 updated makefile to update nuget packages and build SteamAuth 2016-08-21 12:49:53 -04:00
Carson McManus
b7e8a4e3e2 Added a basic makefile 2016-08-21 12:08:58 -04:00
Carson McManus
dc2d6d2ee2 Revert "removed using System.Linq"
This reverts commit 153597590f.
2016-08-21 12:06:28 -04:00
Carson McManus
153597590f removed using System.Linq 2016-08-21 12:04:35 -04:00
Carson McManus
7e077fc615 Revert "Added some return codes" because I forgot thats not how return codes work in c#
This reverts commit c79054fbfb.
2016-08-21 11:59:53 -04:00
Carson McManus
d661a550b5 Added SteamAuth as a git submodule 2016-08-21 11:58:39 -04:00
Carson McManus
817d6e58ab removed SteamAuth/ directory from .gitignore 2016-08-21 11:50:12 -04:00
Carson McManus
c79054fbfb Added some return codes 2016-08-21 11:46:56 -04:00
Carson McManus
0cf5243675 added build/ directory to .gitignore 2016-08-21 11:45:04 -04:00
Carson McManus
897e7ed0e2 Forgot to add class around method :p 2016-08-21 11:38:03 -04:00
Carson McManus
0cd0b776bb Added basic help message 2016-08-21 11:34:48 -04:00
Carson McManus
e6e0ed3ef0 Initial commit 2016-08-21 11:29:27 -04:00