-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
152 lines (137 loc) · 8.06 KB
/
index.html
File metadata and controls
152 lines (137 loc) · 8.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
================================================== -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Complementary Shaders v4 | Complementary Development</title>
<meta name="description" content="Complementary Shaders Version 4 is the original Complementary Minecraft Java Edition shader pack based on Capt Tatsu's BSL Shaders. The goal of Complementary v4 is being good at everything. Performance, gameplay, beauty, compatibility; you name it. Complementary v4 will try to provide you with the most issueless experience possible within limitations of the shader pipeline.">
<meta name="author" content="">
<meta name="keywords" content="">
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,600,700" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css">
<!-- Favicon
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/img/CompLogo180x.jpg">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/CompLogo16x.jpg">
<!-- Stylesheets
================================================== -->
<!-- Bootstrap core CSS -->
<link href="/assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="/assets/css/style.css" rel="stylesheet">
<link href="/assets/css/responsive.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<root span style="--ThemeColor: var(--VersionFourColor);">
</head>
<body>
<header id="masthead" class="site-header">
<nav id="primary-navigation" class="site-navigation">
<div class="container">
<div class="navbar-header">
<a href="/" class="site-title"><span>Complementary</span> Development</a>
</div><!-- /.navbar-header -->
<div class="collapse navbar-collapse" id="agency-navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="/">Home</a></li>
<li><a href="/reimagined" style="--ThemeColor: var(--ReimaginedColor);">Reimagined</a></li>
<li class="active"><a href="/shaders-v4" data-toggle="dropdown" style="--ThemeColor: var(--VersionFourColor);">Version 4</a></li>
<li class="dropdown"><a href="/contact" class="dropdown-toggle" data-toggle="dropdown">Information<i class="fa fa-caret-down hidden-xs" aria-hidden="true"></i></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="menu1">
<li><a href="/contact">Contact</a></li>
<li><a href="/changelogs">Changelogs</a></li>
<li><a href="/mod-issues">Mod Issues</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav><!-- /.site-navigation -->
</header><!-- /#mastheaed -->
<div id="hero" class="hero overlay shaders-v4-hero">
<div class="hero-content">
<div class="hero-text">
<h1>Complementary Shaders <span style="color: var(--ThemeColor)">Version 4</span></h1>
<p>Shaderpack that aims to be good at everything.</p>
<a href="https://www.curseforge.com/minecraft/customization/complementary-shaders/download" class="btn btn-border">Download</a>
</div><!-- /.hero-text -->
</div><!-- /.hero-content -->
</div><!-- /.hero -->
<main id="main" class="site-main">
<section class="site-section section-features">
<div class="container">
<div class="row">
<div class="col-md-12" style="text-align:center;">
<p>Complementary Shaders Version 4 is the original Complementary Minecraft Java Edition shader pack based on Capt Tatsu's "BSL Shaders". The goal of Complementary v4 is being good at everything. Performance, gameplay, beauty, compatibility; you name it. Complementary v4 will try to provide you with the most issueless experience possible within limitations of the shader pipeline. It runs reasonably fast, supports almost every GPU and driver, works well with mods that no one thought a shader pack could be compatible with, fixes problems that no other shader packs addressed before, doesn't disturb you with excessive effects, and most importantly, it looks good according to the users.</p>
</div>
</div>
</div>
</section><!-- /.section-features -->
<section class="site-section section-screenshots">
<div class="hero-text">
<h2>Screenshots</h2>
</div>
<picture>
<source srcset="/assets/img/v4screenshots/GiantTaiga.jxl" type="image/jxl" />
<img src="/assets/img/v4screenshots/GiantTaiga.jpg" loading="lazy" />
</picture>
<picture>
<source srcset="/assets/img/v4screenshots/jungle.jxl" type="image/jxl" />
<img src="/assets/img/v4screenshots/jungle.jpg" loading="lazy" />
</picture>
<picture>
<source srcset="/assets/img/v4screenshots/IceSpikes.jxl" type="image/jxl" />
<img src="/assets/img/v4screenshots/IceSpikes.jpg" loading="lazy" />
</picture>
<picture>
<source srcset="/assets/img/v4screenshots/MountainsNearOcean.jxl" type="image/jxl" />
<img src="/assets/img/v4screenshots/MountainsNearOcean.jpg" loading="lazy" />
</picture>
<picture>
<source srcset="/assets/img/v4screenshots/endcity.jpg" type="image/jxl" />
<img src="/assets/img/v4screenshots/endcity.jpg" loading="lazy" />
</picture>
</section><!-- /.section-screenshots -->
</main><!-- /#main -->
<footer id="colophon" class="site-footer">
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-xs-8">
<div class="social-links">
<a class="discord-bg" href="/discord"></a>
<a class="patreon-bg" href="/patreon"></a>
<a class="github-bg" href="/github"></a>
</div><!-- /.social-links -->
</div>
<div class="col-xs-4">
<div class="text-right">
<p>Complementary Development</p>
</div>
</div>
</div>
</div>
</div><!-- /.copyright -->
</footer><!-- /#footer -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="/assets/js/bootstrap.min.js"></script>
<script src="/assets/js/bootstrap-select.min.js"></script>
<script src="/assets/js/jquery.slicknav.min.js"></script>
<script src="/assets/js/jquery.countTo.min.js"></script>
<script src="/assets/js/jquery.shuffle.min.js"></script>
<script src="/assets/js/script.js"></script>
</body>
</html>