-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
225 lines (213 loc) · 13.4 KB
/
index.html
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Home of Cats Blender Plugin for Blender. an tool designed to shorten steps needed to import and optimize models into VRChat.">
<!-- Open Graph Tags -->
<meta property="og:title" content="Cats Blender Plugin">
<meta property="og:description" content="Home of Cats Blender Plugin for Blender. an tool designed to shorten steps needed to import and optimize models into VRChat.">
<meta property="og:image" content="https://neoneko.xyz/images/logo.jpg">
<meta property="og:url" content="https://neoneko.xyz">
<meta property="og:type" content="website">
<!-- Preload critical assets -->
<link rel="preload" href="css/common.css" as="style">
<link rel="preload" href="css/index.css" as="style">
<link rel="preload" href="css/mobile.css" as="style">
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" as="style">
<title>Cats Blender Plugin</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/common.css">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="css/mobile.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
<script src="js/version-selector.js" defer></script>
<script src="js/mobile-menu.js" defer></script>
<script src="js/theme-selector.js" defer></script>
</head>
<body>
<header role="banner">
<nav role="navigation" aria-label="Main navigation">
<a href="/" class="logo-link" aria-label="Cats Home">
<img src="https://neoneko.xyz/images/logo.jpg" alt="Neoneko Logo" class="logo-image" loading="lazy">
<div class="logo">Cats Plugin</div>
</a>
<ul class="menu" role="menubar">
<li role="none"><a href="index.html" role="menuitem">Home</a></li>
<li class="has-submenu" role="none">
<a href="#" role="menuitem" aria-haspopup="true" aria-expanded="false">Projects</a>
<ul class="submenu" role="menu" aria-label="Projects">
<li role="none"><a href="https://catsblenderplugin.xyz" role="menuitem">Cats Blender Plugin</a></li>
<li role="none"><a href="https://avatartoolkit.xyz" role="menuitem">Avatar Toolkit</a></li>
</ul>
</li>
<li class="has-submenu" role="none">
<a href="#" role="menuitem" aria-haspopup="true" aria-expanded="false">Community</a>
<ul class="submenu" role="menu" aria-label="Community">
<li role="none"><a href="https://discord.neoneko.xyz/" role="menuitem"><i class="fab fa-discord"></i> Discord</a></li>
<li role="none"><a href="https://bsky.app/profile/neoneko.xyz" role="menuitem"><i class="fa-brands fa-bluesky"></i> Bluesky</a></li>
</ul>
</li>
<li class="has-submenu" role="none">
<a href="#" role="menuitem" aria-haspopup="true" aria-expanded="false">About</a>
<ul class="submenu" role="menu" aria-label="About">
<li role="none"><a href="https://neoneko.xyz/about.html" role="menuitem">About Us</a></li>
<li role="none"><a href="https://neoneko.xyz/support-us.html" role="menuitem">Support Us</a></li>
<li role="none"><a href="https://neoneko.xyz/contact.html" role="menuitem">Contact Us</a></li>
</ul>
</li>
<li role="none"><a href="wiki.html" role="menuitem">Wiki</a></li>
</ul>
<div class="theme-hint">
<select id="theme-select" aria-label="Theme Selector" role="combobox">
<option value="main-site" data-theme="main-site">Main Theme</option>
<option value="light" data-theme="light">Light Theme</option>
<option value="dark" data-theme="dark">Dark Theme</option>
<option value="high-contrast" data-theme="high-contrast">High Contrast</option>
<option value="forest" data-theme="forest">Forest Theme</option>
<option value="mint" data-theme="mint">Mint Theme</option>
<option value="cyberpunk" data-theme="cyberpunk">Cyberpunk Theme</option>
<option value="halloween" data-theme="halloween">Halloween Theme</option>
</select>
</div>
<button id="mobile-menu-button" class="mobile-menu-button" aria-label="Toggle Navigation Menu" aria-expanded="false">☰</button>
</nav>
</header>
<main id="main-content" role="main">
<div class="intro-container">
<span class="intro">Welcome to</span>
<h1 class="team-name">Cats Blender Plugin</h1>
<p>Select the Cats Blender Plugin version that best suits your needs. Please carefully read the descriptions for each version and ensure you use the appropriate support channels if you require assistance.</p>
<p class="maintainer-info">This website is maintained by the <a href="https://neoneko.xyz">Neoneko Team</a>, the developers of the Unofficial Cats Plugin.</p>
</div>
<div class="cats-type-selector">
<div class="cats-type-box">
<h2>Official Cats</h2>
<h3>Recommended for Blender 3.5 and Below</h3>
<p>The Official Cats plugin supports Blender versions up to 3.6. However, it may have some issues on Blender 3.6 due to outdated MMD Tools. We recommend using the Official Cats plugin on Blender 3.5 and below.</p>
<button id="official-selector" class="button">Select Official Cats</button>
</div>
<div class="cats-type-box">
<h2>Unofficial Cats</h2>
<h3>Recommended for Blender 3.6 and Above</h3>
<p>The Unofficial Cats plugin supports Blender versions 3.6 to 4.2. It features the latest MMD Tools and includes numerous fixes and improvements. This version is recommended for users of Blender 3.6 and above.</p>
<button id="unofficial-selector" class="button">Select Unofficial Cats</button>
</div>
</div>
<button id="back-button" class="button" style="display: none;">Back</button>
<div class="version-selector" style="display: none;">
<div class="selector">
<label for="blender-version-select">Select Blender Version:</label>
<select id="blender-version-select">
<option value="">Choose your Blender version</option>
</select>
</div>
<div class="result-container">
<div class="info-box">
<div class="version-info">
<p><strong>Latest Version:</strong> <span id="latest-version">-</span></p>
<p><strong>Development Status:</strong> <span id="development-status">-</span></p>
<p><strong>Release Date:</strong> <span id="release-date">-</span></p>
<p><strong>End of Life Date:</strong> <span id="eol-date">-</span></p>
</div>
<button id="download-button" class="primary-button">
<i class="fas fa-download"></i> Download
</button>
</div>
<div class="content-wrapper">
<div class="description-section">
<h3>Read Me:</h3>
<p id="version-description"></p>
</div>
<div class="links-section">
<div class="info-box">
<h3>Links:</h3>
<div class="button-container">
<a id="github-link" href="#" target="_blank" class="info-button">
<i class="fab fa-github"></i> GitHub
</a>
<a id="archive-link" href="#" target="_blank" class="info-button">
<i class="fas fa-archive"></i> Archive
</a>
</div>
<div class="support-links">
<h3>Support:</h3>
<div class="button-container">
<a id="wiki-link" href="#" target="_blank" class="info-button">
<i class="fas fa-book"></i> Wiki
</a>
<a id="discord-link" href="#" target="_blank" class="info-button">
<i class="fab fa-discord"></i> Discord
</a>
</div>
<div id="unsupported-message" class="unsupported-message" style="display: none;">
<p>This version is no longer supported. Please don't ask for help in either Discord.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="unofficial-warning" class="modal">
<div class="modal-content">
<button class="modal-close" aria-label="Close modal">×</button>
<h2>⚠️ Unofficial Version Notice</h2>
<p>You are downloading the unofficial version of Cats Blender Plugin.</p>
<p><strong>Important:</strong> DO NOT ask for support in the Official Cats Discord Server, there will not help you and you will be told to come to the Neoneko discord server.</p>
<div class="modal-buttons">
<button id="proceed-download" class="modal-button primary">
<i class="fas fa-download"></i> Proceed to Download
</button>
<h3 class="modal-section-title">
<i class="fas fa-question-circle"></i> Need Help?
</h3>
<a href="wiki.html" class="modal-button">
<i class="fas fa-book"></i> Check Wiki First
</a>
<a href="https://discord.neoneko.xyz" class="modal-button">
<i class="fab fa-discord"></i> Join Neoneko Discord
</a>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<div class="footer-content">
<ul class="footer-menu" role="menu">
<li role="none"><a href="index.html" role="menuitem">Home</a></li>
<li role="none"><a href="https://catsblenderplugin.xyz" role="menuitem">Cats Blender Plugin</a></li>
<li role="none"><a href="https://avatartoolkit.xyz" role="menuitem">Avatar Toolkit</a></li>
<li role="none"><a href="https://neoneko.xyz/about.html" role="menuitem">About Us</a></li>
<li role="none"><a href="https://neoneko.xyz/support-us.html" role="menuitem">Support Us</a></li>
<li role="none"><a href="https://neoneko.xyz/contact.html" role="menuitem">Contact Us</a></li>
<li role="none"><a href="wiki.html" role="menuitem">Wiki</a></li>
</ul>
<ul class="footer-menu" role="menu">
<li role="none"><a href="https://neoneko.xyz/privacy.html" role="menuitem">Privacy Policy</a></li>
<li role="none"><a href="https://neoneko.xyz/terms.html" role="menuitem">Terms of Service</a></li>
</ul>
<ul class="social-menu" role="menu">
<li role="none">
<a href="https://discord.neoneko.xyz/" role="menuitem" aria-label="Discord">
<i class="fab fa-discord"></i>
</a>
</li>
<li role="none">
<a href="https://bsky.app/profile/neoneko.xyz" role="menuitem" aria-label="Bluesky">
<i class="fa-brands fa-bluesky"></i>
</a>
</li>
</ul>
<p class="footer-text">
Cats Blender Plugin Unofficial and Avatar Toolkit are licensed under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPLv3 License</a>.<br>
Blender is a registered trademark of the <a href="https://www.blender.org/about/foundation/">Blender Foundation</a>.<br>
Neoneko is not affiliated with the Blender Foundation.<br>
Copyright © 2024 <a href="https://neoneko.xyz">Neoneko</a>. All rights reserved.
</p>
</div>
</footer>
</body>
</html>