You are viewing a potentially older version of this package. View all versions.
nebula-NebulaMultiplayerModApi-1.1.2 icon

NebulaMultiplayerModApi

API for other mods to work with the Nebula Multiplayer Mod. (Does NOT require Nebula)

Date uploaded 2 years ago
Version 1.1.2
Download link nebula-NebulaMultiplayerModApi-1.1.2.zip
Downloads 12984
Dependency string nebula-NebulaMultiplayerModApi-1.1.2

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

Nebula Multiplayer API

API for Nebula multiplayer mod. This API allows mod developers to support Nebula. You can find setting up guide, examples and documentation here

FAQ

Where can I get help using the API?

Please join our Discord Server and ask your question in the General channel. We have a really nice community that will be able to answer your questions.

How can I contribute?

Please join our Discord Server to ask if someone is already working on the task that you want to do. Once, you are done with your modification, simply submit a pull request. Contribution documentation can be found here: Wiki.

How can I support the team?

If you like what we do and would like to support us, you can donate through our Patreon. Thanks for the support <3

Changelog

1.1.2:

  • Bump version for nuget package.

1.1.1:

  • Removed extraneous dll that was mistakenly included in the previous release

1.1.0:

  • Float3 IPlayerData.MechaColor has been changed to Float4[] IPlayerData.MechaColors in line with changes introduced in DSP version 0.8.21.8562.
  • Edited description.

1.0.0:

  • initial release on thunderstore