Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.92 KB

openmod.rst

File metadata and controls

40 lines (28 loc) · 1.92 KB

OpenMod

OpenMod is a spiritual successor to Rocket <doc_servers_rocket> developed by one of Rocket's original maintainers. It has its own plugin framework, but supports compatibility with existing Rocket plugins by integrating with RocketMod and LDM.

Installation

  1. Download the latest OpenMod Installer Plugin for RocketMod from the OpenMod.Installer.RocketMod repository.
  2. Move it to the /Rocket/Plugins folder and restart your server.
  3. Run /openmod install and follow the instructions.
  4. Done! Now you can start installing plugins.

Installing OpenMod Manually

  1. Download the latest OpenMod.Unturned.Module-vX.X.X.zip from openmod repository.
  2. Copy the "OpenMod.Unturned" folder into the "Modules" folder inside the Unturned installation directory.
  3. Start your server. The first start will take a while since OpenMod will download its core components.
  4. Done! Now you can start installing plugins.

Plugins

You can find open-source OpenMod plugins here.

Resources

RocketMod Compatibility

OpenMod can be installed side-by-side with RocketMod, so you can use both RocketMod and OpenMod without any issue. OpenMod does not aim to replace RocketMod but to work with it together instead.