Skip to content

natano/Lua-For-SM5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua for SM5 – GitHub Repository

This is the GitHub repository for my Lua for SM5 Guide and API doc. You're probably interested in the site itself, which is at https://quietly-turning.github.io/Lua-For-SM5/LuaAPI

Contributing

If you'd like to contribute to this project, you'll need node and npm, as well as sass 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-SM5
npm install

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

npm run start

About

Lua Scripting for StepMania 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.9%
  • JavaScript 27.3%
  • XSLT 11.9%
  • SCSS 5.6%
  • Lua 1.3%