A plugin and mod loader for Space Engineers.
This is a hard fork of the discontinued PluginLoader.
Pulsar is portable: simply download the latest release into a folder of choice.
This folder must not contain important data; It will be cleaned during a Pulsar update!
If you are building from source, the deploy script will copy all files to their required location.
An windows-only installer exists which can do all the work (including Steam configuration) for you.
Legacy runs Space Engineers 1 on .NET Framework
Interim runs Space Engineers 1 on .NET 10
(via se-dotnet-compat)
Modern runs Space Engineers 2 on .NET 10
The Space Engineers launch options may be modified so Steam starts Pulsar automatically.
Replace [PulsarPath] with a path to the desired Pulsar executable.
For Windows: [PulsarPath] %command% [Args]
For Linux: bash -c 'exec "${@:0:$#}" [PulsarPath] "${@:$#}" [Args]' %command%
Starting Space Engineers from Steam will now open Pulsar as well!
Pulsar officially endorses the PluginHub for high-quality vetted plugins.
Further sources may be added in-game but make sure you fully understand the risks.
We have an active Discord for updates and developer information.
GitHub contributions and bug reports are also welcomed!
We prefer Discord over GitHub for support-related queries.