mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Doc: Add notice to out-dated contents
- [CN] Update readme, and installation_cn
This commit is contained in:
@@ -125,6 +125,10 @@ BATTLE_PREPARATION = Button(area=(1043, 607, 1241, 667), color=(234, 179, 97), b
|
||||
|
||||
## 如何适配一张新的地图 How to adapt to a new map
|
||||
|
||||
> 以下内容已过时, 但你仍然可以依照这些内容创建新的地图
|
||||
>
|
||||
> 现在可以使用 `./dev_tools/map_extractor.py` 自动生成地图文件, 详细说明在该文件的末尾.
|
||||
|
||||
下面举例适配 7-2 的简单版, 完整逻辑在 campaign.campaign_main.campaign_7_2
|
||||
|
||||
### 定义地图
|
||||
|
||||
Reference in New Issue
Block a user