@rpgm-tools/neo-angband-content 1.3.0 → 1.8.0
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,7 +20,7 @@ through**, and come out as the same JSON records with the same schema. That is
|
|
|
20
20
|
what makes a total conversion possible by construction rather than by permission:
|
|
21
21
|
a mod that replaces every record is doing what the base game already does.
|
|
22
22
|
|
|
23
|
-
##
|
|
23
|
+
## Package contents
|
|
24
24
|
|
|
25
25
|
| Path | What it holds |
|
|
26
26
|
| --- | --- |
|
package/package.json
CHANGED