Documentation: Add NML documentation for non-standard NewGRF features

This commit is contained in:
Jonathan G Rennison
2020-10-19 19:43:57 +01:00
parent e51c585f45
commit 98f889f0ab
3 changed files with 92 additions and 1 deletions

View File

@@ -273,6 +273,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
* Increase per-vehicle order limit from 254 to 64k. (added in v0.38.0).
* Various minor fixes, see changelog.
* [NewGRF specification additions](docs/newgrf-additions.html) ([online copy](https://htmlpreview.github.io/?https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp/docs/newgrf-additions.html)).
* [NML specification additions](docs/newgrf-additions-nml.html) ([online copy](https://htmlpreview.github.io/?https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp/docs/newgrf-additions-nml.html)).
* [Low-level code/performance changes](docs/jgrpp-low-level-changes.md).
* Translations