Skip to content

This is an open-source Harmony mod, replacement for Oxide.Ext.RustEdit dll

License

Notifications You must be signed in to change notification settings

senyaa1/RustHarmonyIOLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is an open-source Harmony mod, replacement for Oxide.Ext.RustEdit dll

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages