@rpgm-tools/neo-angband-mod-sdk 1.0.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,6 +8,9 @@ record-composition engine that merges packs.
8
8
  npm install @rpgm-tools/neo-angband-mod-sdk
9
9
  ```
10
10
 
11
+ Full authoring docs ship in `docs/`, starting with
12
+ [`docs/tutorials/README.md`](docs/tutorials/README.md).
13
+
11
14
  ## Why it is a separate package
12
15
 
13
16
  The base game loads its own content **through this pipeline, as pack zero**. That