Remove global chat integration.
This commit is contained in:
committed by
Matthias Mailänder
parent
488cec64b8
commit
502c3e2bf5
7
thirdparty/fetch-thirdparty-deps.sh
vendored
7
thirdparty/fetch-thirdparty-deps.sh
vendored
@@ -96,13 +96,6 @@ if [ ! -f Eluant.dll ]; then
|
||||
curl -s -L -O https://github.com/OpenRA/Eluant/releases/download/20160124/Eluant.dll
|
||||
fi
|
||||
|
||||
if [ ! -f SmarIrc4net.dll ]; then
|
||||
echo "Fetching SmartIrc4net from NuGet."
|
||||
../noget.sh SmartIrc4net 0.4.5.1
|
||||
cp ./SmartIrc4net/lib/net40/SmarIrc4net* .
|
||||
rm -rf SmartIrc4net
|
||||
fi
|
||||
|
||||
if [ ! -f rix0rrr.BeaconLib.dll ]; then
|
||||
echo "Fetching rix0rrr.BeaconLib from NuGet."
|
||||
../noget.sh rix0rrr.BeaconLib 1.0.1
|
||||
|
||||
Reference in New Issue
Block a user