hetima / DSP_LSTM

Mod for Dyson Sphere Program
https://dsp.thunderstore.io/package/hetima/LSTM/
The Unlicense
15 stars 5 forks source link

Add Nebula compatibility #9

Closed starfi5h closed 2 years ago

starfi5h commented 2 years ago

Hi, I would like to add nebula compatibility to LSTM so multiplayer clients can view ILS information too.
The changes are that client will send a request to host to ask for the latest ILS storage data when opening UI or clicking the global button. It adds NebulaAPI as soft dependency, so the plugin can still run when NebulaAPI is not present.
The only extra requirement is to reference NebulaAPI.dll in the development environment.

hetima commented 2 years ago

Thanks, but I don't want to incur maintenance costs for Nebula. If you need this feature, please fork and release as another plugin.

starfi5h commented 2 years ago

Understand. Great mod, the UI fits game really well.