Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Releases: sepluginloader/PluginLoader

v1.11.4

22 May 00:32

Choose a tag to compare

Added PLUGIN_LOADER conditional symbol for client mods

v1.11.3

13 May 05:18

Choose a tag to compare

Fixed dynamic type syntax in plugins

v1.11.2

12 May 16:40

Choose a tag to compare

Fixed detection of MemberAccessException

v1.11.1

11 May 19:44

Choose a tag to compare

  • Fixed crash with latest game update
  • Minor UI fixes

v1.11.0

21 Mar 17:41

Choose a tag to compare

Complete overhaul of the UI
Added the ability for GitHub plugin authors to specify alternate versions of their plugins
Added hidden setting AllowIPv6 for users with IPv6 connectivity issues

v1.10.4

27 Feb 22:03
9d03d90

Choose a tag to compare

Fixed game version popup
Relaxed GitHub id check to allow for repository branches

v1.10.3

15 Jan 01:16
eaf4f83

Choose a tag to compare

Removed workshop plugin support
Updated Harmony to 2.2.2
Added feature to recompile plugins after game update

v1.10.2

08 Jun 19:00
8662c4d

Choose a tag to compare

Fixed support for new mod files api
Added feature to remove extra Harmony dll file
Various logging fixes

v1.10.1

16 Apr 16:04

Choose a tag to compare

Removed Harmony popup

v1.10.0

16 Apr 03:35
3da6080

Choose a tag to compare

Added development folders for fast plugin development and debugging
Added in-game restart functionality for plugin development
Added additional error popups for common issues
Added configurable network timeout (config.xml only)