Skip to content

Commit

Permalink
Move audio test example
Browse files Browse the repository at this point in the history
  • Loading branch information
MysterD committed May 8, 2022
1 parent b855316 commit e326590
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletion docs/lua/lua.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ All of this is a holdover from when there were only two players. It was a reason
<br />

## Example Lua mods (small)
- [Low Gravity](examples/mods/low-gravity.lua)
- [Low Gravity](examples/low-gravity.lua)
- [Faster Swimming](../../mods/faster-swimming.lua)
- [Mario Run](examples/Mario-Run.lua)
- [HUD Rendering](examples/hud.lua)
Expand All @@ -59,6 +59,7 @@ All of this is a holdover from when there were only two players. It was a reason
- [Water Height Changer](examples/water-level.lua)
- [Custom Level](examples/custom-level)
- [Custom HUD Texture](examples/custom-hud-texture)
- [Custom Audio Test](examples/audio-test)

## Example Lua mods (large)
- [Extended Moveset](../../mods/extended-moveset.lua)
Expand Down

0 comments on commit e326590

Please sign in to comment.