VoidCrewModdingTeam-VoidManager icon

VoidManager

Manages mods for multiplayer, gives users Mod controls via GUI (when provided by the mod, default keybind F5), and provides API for developers.

CHANGELOG

1.0.7

  • F5 menu now displays mod lists for other players
  • Added API for modifying crafting recipes
  • Added API for modifying unlock requirements

1.0.6

  • F5 menu now displays Non-VoidManager mods.
  • F5 menu now displays overall MPType level.
  • F5 menu changes mod name color in mod list based on MPType
  • F5 menu now provides details on MPTypes.
  • Mods can now have their MPType manually configured via VoidManager's config file.

1.0.5

  • Added more detail to client self-disconnection message.

1.0.4

  • Developer API Changes

1.0.3

  • Fixed clients not recieving popup when failing to join room due to client mod checks.
  • Fixed a developer API not being accessible.

1.0.2

  • Fixed bug related to GUI loading

1.0.1

  • Updated GUI URLs.

1.0.0

  • Initial release