We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f192a4 commit 77465c6Copy full SHA for 77465c6
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