Update LESite
This commit is contained in:
@@ -63,18 +63,6 @@
|
||||
href="https://discord.gg/BkmEarDQxq" class="font-medium text-red-500 hover:text-red-600">Discord</a></p>
|
||||
</div>
|
||||
<div class="mt-12 lg:mt-0 lg:col-span-2">
|
||||
<dl class="space-y-12 pb-6">
|
||||
<div>
|
||||
<button onclick="showElement(11)"
|
||||
class="text-lg leading-6 font-medium text-white py-6 bg-gray-800 rounded-md w-full text-left focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500 focus:ring-offset-gray-900 focus:ring-inset">
|
||||
<span class="ml-4 inline-block bg-red-500 rounded-full py-0.5 px-2.5 text-white text-xl font-bold">+</span>
|
||||
<span class="ml-2 inline-block">Can't install! SSL Revocation error?</span>
|
||||
</button>
|
||||
<dd id="clicker-11" class="hidden mt-4 text-base text-gray-300 pl-6">
|
||||
If you've run into the SSL Revocation error then try using the SSL Installer, that should resolve your issue.
|
||||
</dd>
|
||||
</div>
|
||||
</dl>
|
||||
<dl class="space-y-12 pb-6">
|
||||
<div>
|
||||
<button onclick="showElement(12)"
|
||||
@@ -107,7 +95,7 @@
|
||||
<span class="ml-2 inline-block">Installation taking forever!</span>
|
||||
</button>
|
||||
<dd id="clicker-14" class="hidden mt-4 text-base text-gray-300 pl-6">
|
||||
Our new installer downloads every individual mod and packages it on your system, this process takes longer than a pre-packaged solution but we need to maintain a good standing with mod developers.
|
||||
Our first time installer searches the entire selected drive for the .exe and may take time. If you're using the launcher, sometimes it just takes a bit longer to download.
|
||||
</dd>
|
||||
</div>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user