Skip to content

StarCpt/PluginHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,477 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PluginHub

A list of plugins that are used by Pulsar.

This repo contains plugins for Space Engineers 1, see this repository for the SE2 PluginHub.

Developers

Temporary Plugin Developer's Guide on the Pulsar Discord. It will be moved to a proper Wiki soon.

TLDR

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

  1. Start by using this template: Client Plugin Template (click the green button in the top right corner).
  2. Publish your code on GitHub. It must be in a public repository once you want to publish it. It is perfectly okay to initially work in a private repository, put you must set the repository public to get a review.
  3. Add your XML plugin descriptor file to the Plugins folder in this repository. Example file: SamplePlugin.xml
  4. Submit a pull request. The approval team will approve or deny it.

For registering a client side mod use this example file SamplePlugin.xml, then register it with a PR into Plugins/Mods. The same approval process applies.

About

A list of items to be included in Pulsar for Space Engineers

Resources

Stars

Watchers

Forks

Contributors

Languages