Shared logic and utilities for standalone GeoFS addons.
Versão de:
Este script não deve ser instalado diretamente. Este script é uma biblioteca de outros scripts para incluir com o diretório meta // @require https://update.greasyfork.org/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