Skip to content

Commit

Permalink
Document about cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ToKiNoBug committed Mar 20, 2024
1 parent 987c491 commit 24f3cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SlopeCraft-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ GACter 使用遗传算法(GA),你可以设置它的参数。

### 缓存

[待编写]
SlopeCraft 采用缓存减少转化多张图片时的内存占用,正常情况下,磁盘上的缓存将在 SlopeCraft 退出时被自动清理,用户完全不需要关心缓存。不过SlopeCraft也允许用户手动清理缓存文件。

### 测试方块列表

Expand Down

0 comments on commit 24f3cb3

Please sign in to comment.