From 0e8080ff2b8f9cca59ebae2c15f595f9ba2e345c Mon Sep 17 00:00:00 2001 From: Daniel Wong <1249449+drojf@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:20:38 +1000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d1ffcff..a3a080bd 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ We've added an additional option for scaling to suit the Umineko Steam release. In most cases you will never need to use this scaling mode, but if you wish to enable it, add `@umineko` after the `mode` command, for example the very first commented line of your script could be something like `;value2500,modew540@2x@umineko` -### Documentation +## Documentation + +The below links contain general information about POnscripter (not specific to this fork of POnscripter): * [Ponscripter Tutorial](https://07th-mod.github.io/ponscripter-fork) - Most likely you should start here * [Ponscripter API Reference](https://07th-mod.github.io/ponscripter-fork/api/) - Mirror of Uncle Mion's Ponscripter API reference