Skip to content

Commit 96a5bd0

Browse files
Update readme
1 parent 36e91c8 commit 96a5bd0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ values of the `version` and `description` fields (and, optionally, `keywords`).
1616
Also make sure to add a property `testProjectDir` if you want to test your
1717
plugin (can be relative).
1818

19-
To configure plugin parameters and the likes, change `header.js`. This file is
20-
prepended to the generated output after the build process.
19+
To configure plugin parameters and the likes, change `plugin-metadata.yaml`.
20+
Read more about it on [comuns-rpgmaker/plugin-metadata][plugin-metadata].
21+
22+
[plugin-metadata]: https://github.com/comuns-rpgmaker/plugin-metadata
2123

2224
Once you are done, `npm run build` will create a JS file for your plugin as
2325
`dist/js/plugins/{pkg.name}.js`.

0 commit comments

Comments
 (0)