|
15 | 15 | </header>
|
16 | 16 | <div class="wrapper">
|
17 | 17 | <div class="content">
|
18 |
| - <div class="padded-content"> |
19 |
| - <h1 class="glitch" data-text="chillerbot-ux">chillerbot-ux</h1> |
20 |
| - <p> |
21 |
| - A ddnet based client with additional features: |
22 |
| - </p> |
23 |
| - <ul> |
24 |
| - <li>Chat based war list to color names red and green <code>!war (name)</code> <code>!peace (name)</code> <code>!team (name)</code> <code>!delteam (name)</code></li> |
25 |
| - <li>Password manager (requires manually editing a text file)</li> |
26 |
| - <li>Auto reply to common pings in chat <code>bind h reply_to_last_ping</code></li> |
27 |
| - <li>Change username before touching the finish line <code>cl_finish_rename</code></li> |
28 |
| - </ul> |
29 |
| - <p>For more info and releases visit <a href="https://github.com/chillerbot/chillerbot-ux" class="btn">GitHub</a></p> |
30 |
| - <img src="https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_warlist_basic.gif" alt="warlist" class="feature-img"> |
31 |
| - <h3>Download v008</h3> |
32 |
| - <div class="download-buttons"> |
33 |
| - <a href="https://github.com/chillerbot/chillerbot-ux/releases/download/v0.0.8/chillerbot-ux-windows-latest.zip" class="btn">Windows</a> |
34 |
| - <a href="https://github.com/chillerbot/chillerbot-ux/releases/download/v0.0.8/chillerbot-ux-macOS-latest.zip" class="btn">macOS</a> |
35 |
| - <a href="https://github.com/chillerbot/chillerbot-ux/releases/download/v0.0.8/chillerbot-ux-ubuntu-latest.zip" class="btn">Linux</a> |
36 |
| - </div> |
37 |
| - <h3>Get the source</h3> |
38 |
| - <a href="https://github.com/chillerbot/chillerbot-ux" class="github-link"> |
39 |
| - <img src="img/github.svg" alt="github" class="github-icon"> |
| 18 | + <h1 class="glitch" data-text="chillerbot-ux">chillerbot-ux</h1> |
| 19 | + <p> |
| 20 | + A ddnet based client with additional features: |
| 21 | + </p> |
| 22 | + <ul> |
| 23 | + <li>Chat based war list to color names red and green <code>!war (name)</code> <code>!peace (name)</code> <code>!team (name)</code> <code>!delteam (name)</code></li> |
| 24 | + <li>Password manager (requires manually editing a text file)</li> |
| 25 | + <li>Auto reply to common pings in chat <code>bind h reply_to_last_ping</code></li> |
| 26 | + <li>Change username before touching the finish line <code>cl_finish_rename</code></li> |
| 27 | + </ul> |
| 28 | + <p>For more info and releases visit <a href="https://github.com/chillerbot/chillerbot-ux" class="btn">GitHub</a></p> |
| 29 | + <img src="https://raw.githubusercontent.com/ChillerDragon/cdn/master/chillerbot_warlist_basic.gif" alt="warlist" class="feature-img"> |
| 30 | + <h3>Download v008</h3> |
| 31 | + <div class="download-buttons"> |
| 32 | + <a href="https://github.com/chillerbot/chillerbot-ux/releases/download/v0.0.8/chillerbot-ux-windows-latest.zip" class="btn">Windows</a> |
| 33 | + <a href="https://github.com/chillerbot/chillerbot-ux/releases/download/v0.0.8/chillerbot-ux-macOS-latest.zip" class="btn">macOS</a> |
| 34 | + <a href="https://github.com/chillerbot/chillerbot-ux/releases/download/v0.0.8/chillerbot-ux-ubuntu-latest.zip" class="btn">Linux</a> |
| 35 | + </div> |
| 36 | + <h3>Get the source</h3> |
| 37 | + <a href="https://github.com/chillerbot/chillerbot-ux" class="github-link"> |
| 38 | + <img src="img/github.svg" alt="github" class="github-icon"> |
| 39 | + </a> |
| 40 | + <div class="discord-link"> |
| 41 | + <a href="https://discord.gg/gruApUbhEF" target="_blank" class="btn"> |
| 42 | + Join Chillerbot Support Discord |
40 | 43 | </a>
|
41 |
| - <div class="discord-link"> |
42 |
| - <a href="https://discord.gg/gruApUbhEF" target="_blank" class="btn"> |
43 |
| - Join Chillerbot Support Discord |
44 |
| - </a> |
45 |
| - </div> |
46 |
| - </div> <!-- padded-content --> |
| 44 | + </div> |
47 | 45 | </div> <!-- content -->
|
48 | 46 | </div> <!-- wrapper -->
|
49 | 47 | <div class="footer">
|
|
0 commit comments