I ported my existing mod over to Don’t Starve Together which means that the aliens are now networked and the mod can be used on multiplayer servers. This involved restructuring some existing code and ensuring the aliens and ships were created and managed on the server side instead of the client side.
See the original mods section for more details. You can view the code on my Github repository.