mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-15 22:10:30 +00:00
Update cc.sh
This commit is contained in:
committed by
GitHub
parent
bae91cda04
commit
88d2924bc2
2
cc.sh
2
cc.sh
@@ -10,7 +10,7 @@ SOLUTION="${MAIN_PROJECT}.sln"
|
||||
CONFIGURATION="Release"
|
||||
OUT="out"
|
||||
OUT_ASF="${OUT}/result"
|
||||
PLUGINS="${MAIN_PROJECT}.OfficialPlugins.ItemsMatcher"
|
||||
PLUGINS="${MAIN_PROJECT}.OfficialPlugins.ItemsMatcher ${MAIN_PROJECT}.OfficialPlugins.MobileAuthenticator"
|
||||
|
||||
ANALYSIS=1
|
||||
ASF_UI=1
|
||||
|
||||
Reference in New Issue
Block a user