Skip to content

Releases: wauterboi/require

1.1.1

12 Apr 18:49
6269f2e
Compare
Choose a tag to compare

Fixed typo with the package table in the environment. Ensured proper copying of package.path.

1.1.0

12 Apr 07:40
Compare
Choose a tag to compare

Breaking changes:

  • The default keyvalue in the global table has been removed. Access the default global table through require 'gmod'

Bugfixes:

  • Small typo fixed - stock loader should now successfully find files
  • Small typo fixed with get_loader - previously erroneously asked for tables and strings instead of functions and strings

1.0.0

27 Jan 08:36
Compare
Choose a tag to compare

It is highly recommended to use the Steam Workshop version instead.

In this release:

  • Errors are thrown on recursive requires
  • The "require_test" module has been removed

Install by extracting the contents of the .zip file into your addons folder.