[Update] Add Support us section and buttons.
Change VRCT logo size and adjust dark/light theme on github.
This commit is contained in:
50
README.md
50
README.md
@@ -1,12 +1,56 @@
|
||||
<div align="center">
|
||||
|
||||

|
||||
<picture>
|
||||
<source srcset="docs/vrct_logo_white.png" media="(prefers-color-scheme: dark)" width="50%">
|
||||
<source srcset="docs/vrct_logo_black.png" media="(prefers-color-scheme: light)" width="50%">
|
||||
<img src="docs/vrct_logo.png" alt="VRCT Logo" width="50%">
|
||||
</picture>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
[](https://github.com/misyaguziya/VRCT/releases)
|
||||
[](https://github.com/misyaguziya/VRCT/releases)
|
||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)\
|
||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||
[](https://misyaguziya.booth.pm/items/5155325)
|
||||
[](https://github.com/sponsors/misyaguziya)
|
||||
[](https://vrct-dev.fanbox.cc/)
|
||||
|
||||
<h3>
|
||||
Become a VRCT Supporter on:
|
||||
</h3>
|
||||
|
||||
<a href="https://vrct-dev.fanbox.cc">
|
||||
<picture>
|
||||
<source srcset="docs/pixiv_fanbox_white.png" media="(prefers-color-scheme: dark)" height="18px">
|
||||
<source srcset="docs/pixiv_fanbox_black.png" media="(prefers-color-scheme: light)" height="18px">
|
||||
<img src="docs/pixiv_fanbox_black.png" alt="PIXIV FANBOX" height="18px">
|
||||
</picture>
|
||||
</a> 
|
||||
|
||||
<a href="https://patreon.com/vrct_dev">
|
||||
<picture>
|
||||
<source srcset="docs/patreon_logo_white.png" media="(prefers-color-scheme: dark)" height="22px">
|
||||
<source srcset="docs/patreon_logo_black.png" media="(prefers-color-scheme: light)" height="22px">
|
||||
<img src="docs/patreon_logo_black.png" alt="Patreon" height="22px">
|
||||
</picture>
|
||||
</a> 
|
||||
|
||||
<a href="https://ko-fi.com/vrct_dev">
|
||||
<picture>
|
||||
<img src="docs/kofi_logo.png" alt="Ko-fi" height="22px">
|
||||
</picture>
|
||||
</a> 
|
||||
|
||||
<br>
|
||||
|
||||
<picture>
|
||||
<source srcset="docs/supporter_section_border_d.png" media="(prefers-color-scheme: dark)">
|
||||
<source srcset="docs/supporter_section_border_l.png" media="(prefers-color-scheme: light)">
|
||||
<img src="docs/supporter_section_border_d.png" alt="Supporter Section Border">
|
||||
</picture>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
| **English** | [日本語](./README.ja.md) | [한국어](./README.ko.md) | [繁體中文](./README.zh-Hant.md) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user