Skip to main content

FishNetAdapter

6 tools in this family (folder Editor/Tools/FishNetAdapter/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
netlite_apply_default_templatewritesGenerate a FishNet adapter from one of three curated presets:
netlite_export_network_diagram_dotwritesRender the FishNetSpec as a Graphviz DOT diagram. Server is a node, every
netlite_generate_codewritesEmit a FishNet Networking adapter into Assets/_Game/FishNet/. Generates
netlite_propose_from_promptread-onlyBuild a FishNetSpec skeleton from a natural-language brief. Returns a draft spec with
netlite_simulate_bandwidthread-onlyEstimate per-second wire traffic for a FishNetSpec under three reference tick rates
netlite_validate_specread-onlyValidate a FishNetSpec. Returns { ok, errors[], summary }. Run this before