mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-03-15 07:43:20 +08:00
Revise asset instructions and GitHub Actions setup
Updated README to reflect changes in asset handling and GitHub Actions.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
1. `git clone https://github.com/babalae/better-genshin-impact.git`
|
||||
2. 需要使用 [Visual Studio 2022](https://visualstudio.microsoft.com/zh-hans/downloads/) 打开本项目。
|
||||
|
||||
请注意当前 `/Asset` 目录下的部分文件过大,比如地图特征数据(300M+),需要手动从 Release 包中获取并拷贝至对应的编译目录下,软件才能够正常运行对应的功能。(当前仅影响地图追踪、自动传送相关功能)
|
||||
~~请注意当前 `/Asset` 目录下的部分文件过大,比如地图特征数据(300M+),需要手动从 Release 包中获取并拷贝至对应的编译目录下,软件才能够正常运行对应的功能。(当前仅影响地图追踪、自动传送相关功能)~~ 现在已经丢到 nuget 上可以直接编译构建了
|
||||
|
||||
## 如何通过 Github Action 直接构建完整包?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user