From 37be201756b855b730e4aa48eafc15e7ca1ece57 Mon Sep 17 00:00:00 2001 From: UnitedAirforce <52387376+qwerfd2@users.noreply.github.com> Date: Mon, 7 Sep 2026 19:06:10 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a72e0fc..cedc2ba 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ If this is your first time setting the server up, download both zip files. If you are here for an upgrade, only download the `Resources` `素材包2` pack, delete the original `Resources` folder, and overwrite any conflicting files. -V4 Asset: [Google Drive](https://drive.google.com/drive/folders/1jR37N2wi6M1l0Eq1QeO-UkVtXPd-vkJt?usp=sharing) [Baidu Drive](https://pan.baidu.com/s/1jhzKBP3zP0dnfgcsLS1xGQ Code: AAAA) +V8 Asset: [Google Drive](https://drive.google.com/drive/folders/1jR37N2wi6M1l0Eq1QeO-UkVtXPd-vkJt?usp=sharing) [Baidu Drive](https://pan.baidu.com/s/1jhzKBP3zP0dnfgcsLS1xGQ Code: AAAA) After this, follow the Manual. @@ -124,7 +124,7 @@ After it is installed, make sure your machine and device are under the same subn Use the output to find the machine's subnet IPV4. Open ```config.py``` inside the server folder and change the IP address to the one you just got. Change the port as you please. -Open cmd in the server directory and type ```python 5002.py```. Wait a moment. Once the server started, Open the app on your device. +Open cmd in the server directory and type ```python metadata.py```. This will generate the up-to-date metadata file. Then, run ```python 5002.py```. Wait a moment. Once the server started, Open the app on your device. In the Connection UI, enter the server's ```http://ip:port/``` according to the specification. @@ -359,7 +359,7 @@ Note that the game client never had a way to customize per-song sync offset. Tha 如果你是来这里更新的,那么可以仅下载`Resources` `素材包2`。把老的`Resources`文件夹删掉,覆盖任何冲突内容。 -V4 Asset: [Google Drive](https://drive.google.com/drive/folders/1jR37N2wi6M1l0Eq1QeO-UkVtXPd-vkJt?usp=sharing) [Baidu Drive](https://pan.baidu.com/s/1jhzKBP3zP0dnfgcsLS1xGQ Code: AAAA) +V8 资源: [Google Drive](https://drive.google.com/drive/folders/1jR37N2wi6M1l0Eq1QeO-UkVtXPd-vkJt?usp=sharing) [Baidu Drive](https://pan.baidu.com/s/1jhzKBP3zP0dnfgcsLS1xGQ Code: AAAA) 之后,跟随使用手册配置。 @@ -396,7 +396,7 @@ python3 get-pip.py PC 打开 ```cmd``` 输入 ```ipconfig```。MAC 打开 ```terminal``` 输入 ```ifconfig```。进而找到本机的子网 IPV4。 主机打开服务器文件夹的 ```config.py``` 修改 IP 地址。Port 也可以更改。 -服务器文件夹内 ```cmd``` 输入 ```python 5002.py```,等一小会。跑起来之后,设备打开程序. +服务器文件夹内 ```cmd``` 输入 ```python metadata.py``` 生成最新metadata文件。然后执行 ```python 5002.py```,等一小会。跑起来之后,设备打开程序. 接下来的连接窗口,按照格式输入服务器的 ```http://ip:port/```