Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.06 KB

readme.md

File metadata and controls

19 lines (13 loc) · 1.06 KB

Pokelua is a module specifically written to be loaded with the LUA API within Transformice. This repository contains the source code from the module.

Getting the module script

The requirements for using this module

How to generate the module script.

  • Run the Python build script.
  • Locate the generated module.lua and load that content in the Transformice code editor.

Support