Documentation in this folder ============================ READ FIRST (Waste of JavaScript) woj-parts-and-api.txt — Every real part + microscripter / Pilot-bridge behavior pilot.js — Pilot.lua adapted for JS (worker injection source; ES module) woj-not-implemented.txt — Warning list: WoS / Pilot parts & systems not in WoJ Bundle woj-documentation.zip — Zip of the four .txt files above (download from the build panel). When editing docs in git, recreate: zip -9 woj-documentation.zip woj-parts-and-api.txt woj-not-implemented.txt pilot-lua-wos-appendix.txt pilot-lua-wos-INDEX.txt Web wiki (same host, multi-page) https://hexsodi.io/wasteofjavascript/documentation/ — Overview, gameplay, parts, wiring, api, globals, pilot.js, downloads, not-implemented, roblox, help — Shared nav + search (Ctrl+K) + per-page table of contents; see documentation/*.html + wiki-common.js Roblox-only context (not in WoJ) pilot-lua-wos-appendix.txt — Short note; full WoS Pilot encyclopedia is intentionally omitted Community Pilot.lua / Luau API (Roblox Waste of Space — reference websites, not WoJ) https://arvidsilverlock.github.io/Pilot.lua-Luau-LSP/globals — Globals (JSONEncode/Decode, GetCPUTime, TriggerPort, Beep, …); see also https://arvidsilverlock.github.io/Pilot.lua-Luau-LSP/raw-documentation — Raw dump; harder to read but complete. Network library (parts over the antenna graph): types/Network on the same site.