-
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
- Added compatibility check, LoxideLibs will now abort the entire program if OS is not linux or windows.
- 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