We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc8cbec + 77465c6 commit 628a737Copy full SHA for 628a737
2 files changed
docs/changelog.txt
@@ -81,6 +81,8 @@ Template for new versions:
81
82
## Documentation
83
- 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
86
87
## API
88
- ``Units``: new ``isWildlife`` and ``isAgitated`` property checks
0 commit comments