• Refactored LoxideLibs
    Build Library / Build Library (push) Successful in 5m30s

    mysticmomba released this 2025-12-11 11:47:50 -05:00 | 41 commits to master since this release

    [airlock_libs/v5.2.1] - 2025-12-11

    🚜 Refactor

    • Refactored LoxideLibs
    1. Added compatibility check, LoxideLibs will now abort the entire program if OS is not linux or windows.
    2. Changed the python data extraction compatibility layer, LoxideLibs was calling the extract data function twice, causing very slight overhead. I have now changed this so that the function returns a Struct that is now easily extractable via dot method notation.
    Downloads