Skip to content

Wrapping Lua 5.1 calls to Luau to achieve Luau execution in August 2007 ROBLOX

Notifications You must be signed in to change notification settings

stan2474/LuauLayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuauLayer

Wrapping Lua 5.1 calls to Luau to achieve Luau execution in older versions of ROBLOX

Requirements

  1. StudPE to patch the client
  2. A supported client (only ROBLOX client currently supported is the August 2007 client)

Installing

  1. Download the latest release here and move it to the client's folder
  2. Open StudPE and drag the client's executable into it
  3. Go to the functions page
  4. Right click the "Imported Functions" tab and click on the "Add New Import" option
  5. Click "Dll Select" and select the LuauLayer.dll DLL in the client's folder
  6. Click "Select func" and select import (thanks lure for teaching me of this method)
  7. Click "Add to list", then click "ADD" and close StudPE by clicking the "OK" button in the bottom right corner.

Known bugs

No currently known bugs.

About

Wrapping Lua 5.1 calls to Luau to achieve Luau execution in August 2007 ROBLOX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages