Shared logic and utilities for standalone GeoFS addons.
Verze ze dne
Tento skript by neměl být instalován přímo. Jedná se o knihovnu, kterou by měly jiné skripty využívat pomocí meta příkazu // @require https://update.greatest.deepsurf.us/scripts/575240/1807326/GeoFS-V39_Core-Library.js
GeoFS-V3.9_Core-Library is the foundational logic layer for the AwesomeOddEven extension suite. It abstracts the complex GeoFS internals into a clean, reliable API, allowing you to focus on building features rather than fighting the simulator's DOM and initialization timing.
Think of this as the "Operating System" for your extensions. It handles:
SafeInit protocol.geofs.aircraft.instance, telemetry, and physics variables.This library is a required dependency for most AwesomeOddEven tools.
Include this in your Tampermonkey header to unlock the core utility functions:
// @require https://raw.githack.com/AwesomeOddEven-NightKeys-LunarBlink/GeoFS-V3.9_Core-Library/main/standalone.user.js