mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 07:13:51 +02:00
* translate README.md * Update README.zh_CN.md * Update README.zh_CN.md * Update localization * fix: improve translation * improve translation again oh * Just small modify
138 lines
6.8 KiB
Markdown
138 lines
6.8 KiB
Markdown
<div align="center">
|
||
|
||
# <img src="https://raw.githubusercontent.com/vrcx-team/VRCX/master/VRCX.ico" width="64" height="64"> </img> VRCX
|
||
[](https://github.com/vrcx-team/VRCX/releases/latest)
|
||
[](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
|
||
[](https://vrcx.pypy.moe/discord)
|
||
|
||
| [English](./README.md) | [日本語](./README.jp.md) | **简体中文**
|
||
|
||
VRCX是一个用于VRChat的辅助应用,提供有关VRChat的一些信息并帮助你以更方便的方式完成与VRChat有关的各种事情,而不是仅仅依靠VRChat游戏客户端(PC/VR)或他们的网站。它还包括一些非常有用的功能:
|
||
|
||
# 开始使用
|
||
|
||
<div align="center">
|
||
|
||
从[这里](https://github.com/vrcx-team/VRCX/releases/latest)下载最新的安装程序 (`VRCX_Setup.exe`)
|
||
|
||
# 特性
|
||
|
||
<div align="left">
|
||
|
||
|
||
- :family: 好友、世界和模型列表管理
|
||
- 在VRChat游戏客户端之外管理你的好友列表、世界/群组和模型。
|
||
- 监视你好友所在的世界,以及他们的模型变动,同时查看他们的在线状态。
|
||
- 跟踪你首次添加他们的时间以及你上次见到他们的时间。
|
||
- 查看你和朋友们在世界中共度了多长时间。
|
||
- 跟踪好友名字的更改,再也不用担心改名之后忘了是谁了!
|
||
- 设置好友备注,这样你就可以知道你是怎么认识他们的
|
||
- :electric_plug: 启动VRChat时自动启动其他应用
|
||
- 你可以配置VRCX,以便在启动VRChat时启动其他应用。
|
||
- 例如,你可以让VRCX在VRChat打开时启动OSC应用或者变声器。
|
||
- :floppy_disk: 世界数据保存
|
||
- 对于支持该功能的世界,VRCX可以保存世界设置、状态和其他数据!
|
||
- **注意**:要使用此功能,你必须在VRChat设置中启用“Allow Untrusted URLs”。否则功能不会生效
|
||
- 对于开发者们:[Wiki Page - World Persistence (PWI)](<https://github.com/vrcx-team/VRCX/wiki/World-Persistence-(PWI)>)
|
||
- :mag: 搜索模型、用户、世界和组
|
||
- :earth_americas: 使用存储在本地并且无限制的收藏夹!妈妈再也不用担心收藏夹不够用了
|
||
- :camera: 在游戏拍摄的图片中存储世界数据,以便你可以记住你在6个月前拍摄的那个酷炫的世界!
|
||
- :bell: 查看/回复通知和游玩邀请
|
||
- 你可以从VRCX发送/接收游玩邀请和好友请求,以及查看你收到的邀请所指示的房间信息。
|
||
- :scroll: 查看当前房间的统计数据/玩家信息
|
||
- :tv: 查看正在播放的视频的真实链接,以及其他各种记录的数据。
|
||
- :bar_chart: 改进的Discord Rich Presence集成面板
|
||
- 您可以选择在Discord中显示有关当前房间的更多信息。
|
||
- 针对像PyPyDance、LSMedia、Movies&Chill和VRDancing热门世界的功能集成。
|
||
- 这包括世界缩略图、名称、房间ID和玩家统计,具体取决于你的设置以及房间是否为私人。你还可以为公共房间添加加入按钮!
|
||
- :crystal_ball: VR手柄叠加层,可显示所有支持的事件/通知的实时反馈
|
||
- :outbox_tray: 无需Unity上传模型/世界图片
|
||
- :page_facing_up: 在没有Unity的情况下管理上传的模型/世界的信息
|
||
- :skull: VRChat崩溃时自动重启它并重新加入上一个房间
|
||
- :left_right_arrow: 导出/导入收藏夹
|
||
|
||
## 一些其他的东西
|
||
|
||
- 想让VRCX看起来独一无二吗?请查看 [Themes](https://github.com/vrcx-team/VRCX/wiki/Themes)(英语)了解如何制作主题
|
||
- 参见[Building from source](https://github.com/vrcx-team/VRCX/wiki/Building-from-source)(英语)了解如何从源码构建VRCX。
|
||
- 关于如何在Linux上运行VRCX的指南,请看[这里](https://github.com/vrcx-team/VRCX/wiki/Running-VRCX-on-Linux)(英语)
|
||
# 一些界面截图
|
||
|
||
<div align="center">
|
||
|
||
<h3>登录</h3>
|
||
|
||
<table>
|
||
<tr>
|
||
<td align="center"><img src="https://user-images.githubusercontent.com/47104993/246643085-8a230eb9-6bac-4f83-8f6c-4b6ea76c37e2.png" alt="login"></td>
|
||
<td align="center"><img src="https://user-images.githubusercontent.com/47104993/246643167-b3988e3d-77ab-421f-862e-1b9fc59d46e9.png" alt="2fa"></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<h3>好友动态</h3>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246643541-6c3f64cb-7a22-493e-8f66-8524caff2994.png" alt="feed">
|
||
|
||
<h3>游戏日志</h3>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246643608-b8472c89-ac38-4fbe-b2f3-b6bd5be06b28.png" alt="gamelog">
|
||
|
||
<h3>用户信息页</h3>
|
||
|
||
<h4>我的</h4>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246643835-d4b9e008-7a64-4163-a53c-7c01bc78a780.png" alt="me">
|
||
|
||
<h4>好友</h4>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246644739-b1d7d2df-40f2-465e-bd50-3127ee7a6fdd.png" alt="friend">
|
||
|
||
<h3>世界</h3>
|
||
|
||
<table>
|
||
<tr>
|
||
<td align="center"><img src="https://user-images.githubusercontent.com/47104993/246643937-5a5197ed-f1dc-4fd1-abed-61467107b51c.png" alt="instance"></td>
|
||
<td align="center"><img src="https://user-images.githubusercontent.com/47104993/246643971-a82900ab-8020-48d9-a700-0fb7db7f3892.png" alt="info"></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<h3>收藏夹</h3>
|
||
|
||
<h4>好友收藏夹(星标)</h4>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246644035-edf5b224-004c-4aee-b7e7-88169834ea24.png" alt="friend">
|
||
|
||
<h4>世界收藏</h4>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246644127-7d055aec-5df1-44af-82a9-8b107fc2329b.png" alt="world">
|
||
|
||
<h4>模型收藏</h4>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246644243-0ccbfc65-194e-4510-a785-16a171849cd8.png" alt="avatar">
|
||
|
||
<h3>好友日志</h3>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246644384-540953c8-e5aa-49d0-82da-45728483456c.png" alt="friendlog">
|
||
|
||
<h3>Discord Rich Presence集成面板</h3>
|
||
|
||
<img src="https://user-images.githubusercontent.com/47104993/246644534-5d07589e-0464-46c8-a78a-1cb927fab08e.png" alt="discord">
|
||
|
||
<!-- The other images will be similar to this -->
|
||
</div>
|
||
|
||
## VRCX是否违反了VRChat的TOS?
|
||
|
||
**简而言之:没有违反**
|
||
|
||
VRCX只是一个外部辅助工具,使用VRChat的API来提供功能。
|
||
|
||
它没有以任何方式修改/破坏游戏数据,只是负责任地使用VRChat API来提供功能。它不是一个MOD模组,也不是一个作弊工具或任何其他形式的游戏修改工具。
|
||
|
||
要了解VRChat对API使用的立场,请查看VRChat Discord的#faq频道(英语)
|
||
|
||
---
|
||
|
||
VRCX没有得到VRChat的认可,也不反映VRChat或任何正式参与制作或管理VRChat的人的观点或意见。VRChat和所有相关属性都是VRChat公司的商标或注册商标。VRChat © VRChat Inc.
|
||
|