Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 609 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 609 Bytes

RustHarmonyIOLoader

An open-source Harmony mod, replacement for Oxide.Ext.RustEdit.dll This mod is still in development and may lack some features that original mod provides.

Debug

You can enable debug logging and commands by changing Config.cs

public static class Config
{
    public const bool DEBUG = true; // Enable/Disable extended logging and console commands
}

Available commands:

  • loader.apc.spawn - Force respawn Bradley
  • loader.apc.show - Draw APC path
  • loader.ocean.show - Draw Cargoship path
  • loader.npc.show - Show NPC spawners