Skip to content

Space Engineers plugin to handle its own plugins with reload support

Notifications You must be signed in to change notification settings

THDigi/PluginReloader

Repository files navigation

Plugin Reloader

Primarily a development tool to speed up experimenting.

For example, it was very useful for me when messing with GUI, I probably reloaded a thousand times per day during development of the Particle Editor.

Usage

Place/symlink your .dll plugins in %appdata%/SpaceEngineers/DynamicPlugins/ folder only, do not have them be referenced by game too.

To reload the plugins, press Ctrl+Alt+L in-game.

NOTE: this is a very simple plugin and was not tested with components that get handled by the game (Session, GameLogic, TSS, etc), they won't be unloaded or they might not be loaded in the first place.

About

Space Engineers plugin to handle its own plugins with reload support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages