Skip to content

[FEATURE + BUGFIX] HTML5 Modding#452

Open
FuroYT wants to merge 1 commit into
FunkinCrew:masterfrom
FuroYT:feat/web-modding
Open

[FEATURE + BUGFIX] HTML5 Modding#452
FuroYT wants to merge 1 commit into
FunkinCrew:masterfrom
FuroYT:feat/web-modding

Conversation

@FuroYT

@FuroYT FuroYT commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This pull requests fixes various issues with polymod on html5/web such as:

  • Scripts now indentify themselves as hscriptClass({filePath} instead of hscriptClass for async scripts
  • LimeModLibrary now correctly precaches all images and now sounds to ensure mods on web can have content ready as soon as possible
  • Fixes various problems with getting the file extension in the library while using MemoryFileSystem or MemoryZipFileSystem by using the haxe.io.Path::extension function

@FuroYT FuroYT force-pushed the feat/web-modding branch from 6d4d28c to 392d623 Compare July 15, 2026 14:41
Co-Authored-By: PurSnake <PurSnake@users.noreply.github.com>
@FuroYT FuroYT force-pushed the feat/web-modding branch from 392d623 to ca9a448 Compare July 15, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant