Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enginemachiner/taplua
Library for my StepMania related projects.
https://github.com/enginemachiner/taplua
library outfox stepmania util
Last synced: about 1 month ago
JSON representation
Library for my StepMania related projects.
- Host: GitHub
- URL: https://github.com/enginemachiner/taplua
- Owner: EngineMachiner
- License: mit
- Created: 2023-06-08T03:48:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-20T22:33:58.000Z (8 months ago)
- Last Synced: 2024-05-21T00:53:59.563Z (8 months ago)
- Topics: library, outfox, stepmania, util
- Language: Lua
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W32691S)
# tapLua
tapLua is a library that I use in some of StepMania related projects.
tapLua has been tested through from StepMania 5.0.12 to 5.3 / OutFox.
## Usage
### OutFox
1. Copy the tapLua folder to fallback's Modules folder.
2. Load tapLua.lua using LoadModule() on the initial fallback screen.### StepMania
1. Copy the tapLua folder in your "Stepmania/Scripts" folder.
2. Reload scripts once at first screen if something goes wrong.