lwranked-0.1.5
Curse Maven Snippet
What's new
The previous file was rejected for downloading external files. That code has been removed entirely.
The mod previously offered an in-game button that fetched its own updated JAR from a URL announced by our API. It is gone: the update screen now only opens the CurseForge project page in the user's browser (Util.getPlatform().openUri), and the API no longer returns any download URL at all.
The mod's HTTP client can no longer target an arbitrary host — every request is prefixed with the configured server base URL, and the "absolute URL" code path was deleted. Cosmetic textures now reject absolute URLs for the same reason.
The only binary the mod still fetches is a match replay file, explicitly requested by the user from our own API, stored as data and never executed.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

