Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.35 KB

File metadata and controls

42 lines (29 loc) · 1.35 KB

FyyAbyss.lua

Fyy Community Abyss IT script using the shared WindUI style and config workflow.

script ui status

Overview

scripts/FyyAbyss.lua is the Fyy-branded Abyss script. It follows the same structure as the other WindUI releases: load UI, create a themed window, register config objects, and expose Abyss-specific helper controls.

Feature Areas

Area Features
UI Fyy X Abyss IT window, AMOLED theme, mobile-friendly open button
Config save/load/autoload config helpers under Fyy config folders
Player utility controls and game-specific helpers
Abyss Automation Abyss-focused automation panels and selected workflow controls
Notifications WindUI notifications for config and runtime feedback

Runtime Model

WindUI bootstrap
  -> create Abyss window
  -> initialize config folder
  -> register feature controls
  -> run Abyss callbacks

Best Use Case

Use this as the focused Abyss release script when the full Fish IT hub is unnecessary.

Privacy Notes

Remote UI library details are private and intentionally documented only as a runtime dependency.