File tree Expand file tree Collapse file tree 8 files changed +62
-16
lines changed
Expand file tree Collapse file tree 8 files changed +62
-16
lines changed Original file line number Diff line number Diff line change 1+ * .glsl text linguist-language =glsl
2+ * .vsh text linguist-language =glsl
3+ * .gsh text linguist-language =glsl
4+ * .tcs text linguist-language =glsl
5+ * .tes text linguist-language =glsl
6+ * .fsh text linguist-language =glsl
7+ * .csh text linguist-language =glsl
8+ * .vert text linguist-language =glsl
9+ * .geom text linguist-language =glsl
10+ * .tesc text linguist-language =glsl
11+ * .tese text linguist-language =glsl
12+ * .frag text linguist-language =glsl
13+ * .comp text linguist-language =glsl
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## Unreleased
4+ ### Changes
5+
6+ ## [ 3.0.2] - 19-03-2026
7+ ### Changes
8+ - The beginning of the story
Original file line number Diff line number Diff line change 33
44 <a >The perfect look for top-level survival</a >
55
6- <a href =" https://github.com/TerraFirmaGreg-Team/Shaders-Complementary " >
6+ <a href =" https://terrafirmagreg.team/shaders/github " >
77 <img src="https://github.com/TerraFirmaGreg-Team/.github/blob/main/branding/icon/v3/1080p_logo_shader.png?raw=true" alt="Logo" height="120"/>
88 </a >
99 </br >
10- <a href =" https://discord.gg/AEaCzCTUwQ " >
10+ <a href =" https://terrafirmagreg.team/discord " >
1111 <img src="https://github.com/TerraFirmaGreg-Team/.github/blob/main/branding/button/brands/discord_logo_32x.png?raw=true" alt="Join our Discord" height="50"/>
1212 </a >
13- <a href =" https://www.curseforge.com/minecraft/ shaders/terrafirmagreg-shaders " >
13+ <a href =" https://terrafirmagreg.team/ shaders/curseforge " >
1414 <img src="https://github.com/TerraFirmaGreg-Team/.github/blob/main/branding/button/brands/curseforge_logo_32x.png?raw=true" alt="Available on CurseForge" height="50"/>
1515 </a >
16- <a href =" https://modrinth.com/shader/terrafirmagreg- shaders " >
16+ <a href =" https://terrafirmagreg.team/ shaders/modrinth " >
1717 <img src="https://github.com/TerraFirmaGreg-Team/.github/blob/main/branding/button/brands/modrinth_logo_32x.png?raw=true" alt="Available on Modrinth" height="50"/>
1818 </a >
1919 </br >
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " TerraFirmaGreg-Shaders-Complementary" ,
3+ "description" : " Shaders setup for TerraFirmaGreg" ,
4+ "license" : " Complementary License Agreement 1.5" ,
5+ "logo" : " shaders/logo.png" ,
6+ "version" : " DEV" ,
7+ "type" : " release" ,
8+ "authors" : [
9+ " EminGT" ,
10+ " Marsietis" ,
11+ " Metro" ,
12+ " SpaceEagle17" ,
13+ " lemon41625" ,
14+ " woopSmile"
15+ ],
16+ "included" : [
17+ " shaders" ,
18+ " README.md" ,
19+ " LICENSE" ,
20+ " pack.json"
21+ ],
22+ "targets" : {
23+ "game_versions" : [
24+ " 1.20.1" ,
25+ " 1.12.2"
26+ ],
27+ "loaders" : [
28+ " iris" ,
29+ " optifine"
30+ ],
31+ "platform" : [
32+ " curseforge" ,
33+ " modrinth"
34+ ]
35+ }
36+
37+ }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments