A list of items to be included in Pulsar for Space Engineers
| .github/workflows | ||
| Json | ||
| Plugins | ||
| .gitattributes | ||
| .gitignore | ||
| plugins.sha1 | ||
| README.md | ||
| sample-github | ||
| sample-mod | ||
| test.py | ||
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.
- Publish your code on github.
- Fork this repository.
- Add your xml file to the
Pluginsfolder in the repository. An example xml file can be found here - Submit a pull request and the approval team will approve or deny the request.