BonelabMeridian-LuaModdingFramework icon

LuaModdingFramework

The BONELAB Lua Modding Framework makes modding faster by allowing modders to write Lua scripts - these scripts allow for easy creation of complex logic. The framework integrates Moonsharp, a mature Lua interpreter for C#

Last updated 3 days ago
Total downloads 92
Total rating 1 
Categories Code Mods
Dependency string BonelabMeridian-LuaModdingFramework-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

gnonme-BoneLib-3.1.2 icon
gnonme-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.1.2
WNP78-FieldInjector-2.1.1 icon
WNP78-FieldInjector

A utility for other mods to inject monobehaviour fields into the IL2CPP domain.

Preferred version: 2.1.1

README

BONELAB Lua modding framework

Please refer to the documentation wiki and Lua API linked below

And remember, everything's possible with Lava Gang

📚 Documentation

Installation

Download and install MelonLoader v0.7 into BONELAB

Run bonelab, get to the menu then quit

Download the latest release

Copy the contents of the "Bonelab Install Directory" folder into your Bonelab install folder (with BONELAB_Oculus_Windows64.exe for Occulus or BONELAB_Steam_Windows64.exe for Steam)

This will install the Lua modding framework

  • Lua Modding Framework and sample scripts

You will also need to install the following dependencies

Subscribe to the example content on Mod.io

Usage

See the Examples page for practical usage demonstrations.

See the Basic Concepts page for information on the design of the framework