A list of items to be included in Pulsar for Space Engineers
Find a file
2025-10-01 03:34:13 +00:00
.github/workflows Delete .github/FUNDING.yml 2025-09-10 22:53:03 -07:00
Json Add file path to json 2023-09-15 00:08:46 -05:00
Plugins Delete Plugins/Mods/SEENG.xml 2025-09-29 20:16:33 +03:00
.gitattributes Initial commit 2021-03-24 12:21:10 -05:00
.gitignore MGP 0.4.15 and Performance Improvements 1.10.5: Added support to disable code verification 2023-03-19 23:19:59 +01:00
plugins.sha1 Plugin list updated 2025-10-01 03:34:13 +00:00
README.md Update README.md 2025-06-03 01:09:42 -07:00
sample-github Update sample-github 2023-09-04 18:29:59 -05:00
sample-mod Update sample-mod 2023-09-28 08:56:29 -05:00
test.py Add commit id to test 2025-05-06 23:16:43 -05:00

PluginHub

A list of plugins that are used by Pulsar.

Developers

If you wish to make a plugin for Pulsar, there are a few steps.

  1. Publish your code on github.
  2. Fork this repository.
  3. Add your xml file to the Plugins folder in the repository. An example xml file can be found here
  4. Submit a pull request and the approval team will approve or deny the request.