Skip to content

Commit 1d70cb0

Browse files
committed
installer 1.1.2
1 parent f2604ce commit 1d70cb0

File tree

2 files changed

+25
-9
lines changed

2 files changed

+25
-9
lines changed

changelogs/index.html

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -554,25 +554,41 @@ <h1>Changelogs</h1>
554554
<div class="apanel">
555555
<p></p>
556556
<p></p>
557+
<button class="aaccordion aaversion">1.1.2 - September 9, 2023</button>
558+
<div class="apanel">
559+
<p></p>
560+
<p>Changes over 1.1.1:
561+
<br>- Fixed custom install directories not working. Thanks to isuewo
562+
</p>
563+
<p></p>
564+
</div>
565+
<button class="aaccordion aaversion">1.1.1 - September 9, 2023</button>
566+
<div class="apanel">
567+
<p></p>
568+
<p>Changes over 1.1.0:
569+
<br>- Fixed the "What's the difference?" button not working
570+
</p>
571+
<p></p>
572+
</div>
557573
<button class="aaccordion aaversion">1.1.0 - September 9, 2023</button>
558574
<div class="apanel">
559575
<p></p>
560576
<p>Changes over 1.0.1:
561-
<br>- Added "Unbound" and "Reimagined" style choices alongside the "What's the difference?" button.
562-
<br>- Added "Install Euphoria Patches" advanced option. Thanks to isuewo and SpacEagle17.
563-
<br>- Moved some settings to the new "Advanced Settings" menu.
564-
<br>- Fixed older Java versions not being able to download the shader pack.
565-
<br>- Minor design changes.
577+
<br>- Added "Unbound" and "Reimagined" style choices alongside the "What's the difference?" button
578+
<br>- Added "Install Euphoria Patches" advanced option. Thanks to isuewo and SpacEagle17
579+
<br>- Moved some settings to the new "Advanced Settings" menu
580+
<br>- Fixed older Java versions not being able to download the shader pack
581+
<br>- Minor design changes
566582
</p>
567583
<p></p>
568584
</div>
569585
<button class="aaccordion aaversion">1.0.1 - March 15, 2023</button>
570586
<div class="apanel">
571587
<p></p>
572588
<p>Changes over 1.0.0:
573-
<br>- The "Install" button now reacts faster to being clicked.
574-
<br>- Fixed the progress bar not progressing correctly.
575-
<br>- Minor text changes.
589+
<br>- The "Install" button now reacts faster to being clicked
590+
<br>- Fixed the progress bar not progressing correctly
591+
<br>- Minor text changes
576592
</p>
577593
<p></p>
578594
</div>

shaders/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h2>Downloads</h2>
131131
<br>Simply run the installer, choose your <a href="#style-section"><u>style</u></a>, and click install.</p>
132132
<p style="margin-top: -5px; color: var(--CompRed); font-weight: 900;">Java is required to run the installer (Minecraft's Java won't work).
133133
<a id="down-section" href="https://www.java.com/download/" target="_blank"><u>www.java.com/download</u></a></p>
134-
<a href="https://github.com/ComplementaryDevelopment/Complementary-Installer/releases/download/latest/Complementary-Installer-1.1.1.jar" class="btn btn-installer" style="width: 350px;">Download Complementary Installer</a>
134+
<a href="https://github.com/ComplementaryDevelopment/Complementary-Installer/releases/download/latest/Complementary-Installer-1.1.2.jar" class="btn btn-installer" style="width: 350px;">Download Complementary Installer</a>
135135

136136
<p class="download-title" style="--ThemeColor: var(--VeryLightGray);">Manual Download</p>
137137
<p>If you don't want an installer, you can download the shaderpack file from Modrinth.

0 commit comments

Comments
 (0)