Skip to content

itgmania/lua-for-itgmania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua for ITGmania – GitHub Repository

This is the GitHub repository for the Lua for ITGmania Guide and API doc. You're probably interested in the site itself, which is at https://itgmania.github.io/lua-for-itgmania/LuaAPI

The guide is based on quietly-turning's awesome Lua for SM5 guide. Thank you! 🙏

Contributing

If you'd like to contribute to this project, you'll need node and npm installed on your development machine. This can typically be accomplished using the appropriate package manager for your OS (e.g. brew install node for macOS).

After cloning this repository to your development machine, you'll need to download the necessary dependencies using:

cd /path/to/lua-for-itgmania
npm install

Once that's completed, you can start the local development environment using:

npm run start

About

Lua documentation for ITGmania

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5