PULSAR-Modders/pulsar-mod-loader

Feature Request: Add Delegate after MPModChecks has finished.

Closed this issue · 2 comments

Sometimes I need to sync mod info between host and client when they first join. Delegates will make it easy to send the info asap.

Nagord commented

Been working on this on and off for the past several months. I think it's basically implemented, but it'll need in-depth testing to be sure.

Nagord commented

Seems finished.