Skip to content
  1. GUIDES

Stubs & Project Maintenance

Stubs are lightweight placeholders for LOPs operators. They keep the outer operator, connections, and parameter values intact while stripping out internal implementation content.

Use stubs when you want to:

  • Share a project without shipping full operator internals.
  • Reduce file size.
  • Send a .toe to someone who already has LOPs installed.
  • Slim a network that does not need certain operators running.

When you need the full operators back, open the Settings UI, go to the Stubs tab, and use the restore action. Review the confirmation dialog before applying.

The Settings UI has an Updater tab for checking versions and managing updates.

The Logging tab in Settings UI controls log defaults and lets you export logs for debugging or sharing.