Salah Eddine Makdour
ca22c634ac
fixed Missing file specifications error
...
I have figured it out
`echo "NEWTONSOFT_JSON_PATH=$(NEWTONSOFT_JSON_PATH)"`
this line was breaking it, it was setting it to an empty string, removing it fixes everything, without even needing to use a makefile variable.
2021-05-11 16:54:37 +01:00
Salah Eddine Makdour
34bf68d560
fixed Missing file specifications error
...
fix #54
2021-05-10 18:12:25 +01:00
“Carson
ddd8c7eb1b
fix makefile to use most recent version of Newtonsoft.Json.dll
2020-10-12 17:19:55 -04:00
Alex
5e4dec604b
Update makefile ( #32 )
2018-04-11 21:45:04 -04:00
Carson McManus
df301b1f5a
add Utils.cs to makefile
2017-05-22 18:34:56 -04:00
Carson McManus
a1ecb1df47
added bash tab completion
2016-08-24 11:59:28 -04:00
Carson McManus
cf7e858b88
added install and uninstall scripts to makefile
2016-08-23 19:55:06 -04:00
Carson McManus
6a6befa7d2
Added AssemblyInfo.cs
2016-08-23 19:08:45 -04:00
Carson McManus
f31e38d0aa
I dont know what i did, but it doesn't break building.
2016-08-23 10:38:53 -04:00
Carson McManus
00474371a8
added a reference to System.Security for crypto functions
2016-08-22 14:14:26 -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
b97b4b6235
Added Manifest class from Steam Desktop Authenticator
2016-08-21 14:17:04 -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