0 of 0

File information

Last updated

Original upload

Created by

orax

Uploaded by

0R4X

Virus scan

Safe to use

Tags for this mod

About this mod

Little Lua library that I use in my mods.

Requirements
Permissions and credits
Mirrors
Changelogs
Donations
What is this mod?
It is a software library in Lua. Reusable code that can be imported into other mods.
Using this mod alone will do nothing.

Requirement
- UE4SS

Installation
- Steam: unzip the mod archive into (GameInstallDir)\Maine\Binaries\Win64\Mods\
- Windows Store/Xbox Pass (untested version): unzip the mod archive into (GameInstallDir)\Maine\Binaries\WinGDK\Mods\
Example of an installation on the Steam version of the game. The file list is not exhaustive.
(GameInstallDir)\
├─ Grounded.exe
└─ Maine\
  └─ Binaries\
    └─ Win64\
      └─ ue4ss\
        └─ Mods\
          └─ shared\
            └─ lua-mods-libs\
              ├─ logging.lua
              ├─ options_module.lua
              ├─ types.lua
              └─ utils.lua





─── ⋆ ☆ ⋆ ───




local myLittleLameLuaLibrary = 🐛 or 🦧