Skip to content

Commit 6c6ef33

Browse files
committed
release installer 1.3.0
1 parent cc4b430 commit 6c6ef33

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelogs/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,17 @@ <h1>Changelogs</h1>
614614
<div class="apanel panel-changelogs">
615615
<p></p>
616616
<p></p>
617+
<button class="aaccordion aaversion">1.3.0 - May 27, 2025</button>
618+
<div class="apanel">
619+
<p></p>
620+
<p>Changes over 1.2.0:
621+
<br>- Changed the shader downloads to use Modrinth API instead of Github releases
622+
<br>- Added an extra system for tracking download stats
623+
<br>- Code cleanup
624+
<br>- Thanks to SpacEagle17 for doing everything in this update
625+
</p>
626+
<p></p>
627+
</div>
617628
<button class="aaccordion aaversion">1.2.0 - May 25, 2025</button>
618629
<div class="apanel">
619630
<p></p>
@@ -624,6 +635,7 @@ <h1>Changelogs</h1>
624635
<br>- Rewrote some description texts
625636
<br>- Slightly tweaked some design features
626637
<br>- Code cleanup
638+
<br>- Thanks to SpacEagle17 for doing everything in this update
627639
</p>
628640
<p></p>
629641
</div>

shaders/index.html

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

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

0 commit comments

Comments
 (0)