-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# 更新说明 | ||
|
||
## v1.3.0 | ||
|
||
### 资源 | ||
|
||
因为**资源**的关键属性`Directory`与`RawName`发生变动,为防止老版本已经创建的资源被删除(关联的标签也会一起删除),更新后首次启动时会自动迁移老数据,耗时参考:30_000个资源大约需要50秒。 | ||
详见[#51](https://github.com/Bakabase/InsideWorld/issues/51) |