You are viewing a potentially older version of this package. View all versions.
SGG_Modding-ENVY-1.2.0 icon

ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Date uploaded a year ago
Version 1.2.0
Download link SGG_Modding-ENVY-1.2.0.zip
Downloads 41255
Dependency string SGG_Modding-ENVY-1.2.0

This mod requires the following mods to function

LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0

README

ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment, helpful when you need to share information between multiple files in your plugin.

CHANGELOG

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

Changed

  • This plugin redirects to LuaENVY-ENVY, which should be the dependency going forward.

1.1.0 - 2024-06-03

Added

  • Added metatable-respecting extensions of builtin lua globals into the extras from setup or auto.

1.0.1 - 2024-05-21

Fixed

  • Fixed import_as_fallback and import_as_shared, so they can be hot reloaded in some situations
  • Fixed some usage examples in the definitions from SGG_Modding-ENVY-auto

1.0.0 - 2024-05-15

Added

  • Initial Thunderstore release.