Skip to content

Commit 77465c6

Browse files
committed
add examples for persistent storage; general editing
1 parent 5f192a4 commit 77465c6

2 files changed

Lines changed: 275 additions & 164 deletions

File tree

docs/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Template for new versions:
8181

8282
## Documentation
8383
- add documentation for ``dfhack.items.findType(string)`` and ``dfhack.items.findSubtype(string)``
84+
- `modding-guide`: added examples for reading and writing various types of persistent storage
85+
- `modding-guide`: updated all code snippets for greater clarity
8486

8587
## API
8688
- ``Units``: new ``isWildlife`` and ``isAgitated`` property checks

0 commit comments

Comments
 (0)