Skip to content

Jordy19/pokelua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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