
ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.Details
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.2.0 - 2025-02-14
Added
- Support for Lua 5.1 and LuaJIT.
1.1.0 - 2024-06-03
Added
- Added metatable-respecting extensions of builtin lua globals into the extras from
setuporauto.
1.0.1 - 2024-05-21
Fixed
- Fixed
import_as_fallbackandimport_as_shared, so they can be hot reloaded in some situations - Fixed some usage examples in the definitions from
LuaENVY-ENVY-auto
1.0.0 - 2024-05-15
Added
- Initial Thunderstore release.