Update PMLCoreMod.openDescription to use PolyMod.modDescription. #21

Merged
GameBuilder202 merged 0 commits from refs/pull/21/head into pmlcore 2026-04-12 16:22:12 +02:00
GameBuilder202 commented 2026-04-06 11:05:32 +02:00 (Migrated from codeberg.org)

Previously the PolyMod.modDescription field was totally unused (even though it's documented to be the mod description.html file link??). I've updated it to directly set the description innerHTML to the field, as that is more flexible for mods if they require to do it that way, and also keeps backwards compatibility.

Previously the `PolyMod.modDescription` field was totally unused (even though it's documented to be the mod description.html file link??). I've updated it to directly set the description `innerHTML` to the field, as that is more flexible for mods if they require to do it that way, and also keeps backwards compatibility.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
polytrackmods/PolyModLoader!21
No description provided.