Skip to content

Commit 628a737

Browse files
authored
Merge pull request #4938 from myk002/myk_modding_guide
[modding-guide] add examples for persistent storage
2 parents fc8cbec + 77465c6 commit 628a737

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)