For the complete documentation index, see llms.txt. This page is also available as Markdown.

Addons

AV Addons is a collection of small scripts that aren't substantial enough to sell on their own, yet don't quite belong inside the AV Laptop resource itself. Instead, they run as a separate, external resource that plugs into AV Laptop to unlock extra features — keeping the core laptop lean while still expanding what it can do.

Everything framework- and inventory-related lives in av_laptop. This resource never talks to your framework or inventory directly — it goes through av_laptop, so it works with any setup av_laptop already supports, with no extra detection or bridges to configure.

Because of that, av_laptop_addons must be started after av_laptop, and the print options inside the laptop only appear when av_laptop_addons is actually running. If you stop this resource, the laptop simply hides those buttons instead of throwing errors.

Last updated