It would be really useful to have a way to generate most of the entity reference from files existing in the repo; namely, entity tooltips, entity summaries, and other extra documentation. We then wouldn't need to fill up GameBananaPage.html and clutter the mod's page.
A GitHub workflow could take care of generating it and sending it over to the wiki, like it already does.
Things that need to be figured out are:
- Generating entity summary automatically, and preferably have them defined somewhere else than in
GameBananaPage.html.
- Entities/Triggers/Effects that don't exist in both Ahorn & Lönn.
- Additional entity reference, documentation & tutorials (for instance, the Custom Summit Gems section in the wiki as of right now).
It would be really useful to have a way to generate most of the entity reference from files existing in the repo; namely, entity tooltips, entity summaries, and other extra documentation. We then wouldn't need to fill up
GameBananaPage.htmland clutter the mod's page.A GitHub workflow could take care of generating it and sending it over to the wiki, like it already does.
Things that need to be figured out are:
GameBananaPage.html.