A collection of Roblox Lua scripts for making maps for the Roblox Bhop / Surf game. Submissions to this repository are welcome, see how to below.
This is not actively being worked on and has been temporarily been discontinued.
For GitHub users, we have discussions enabled! If you don't know, it's basically a forum based around this repository!
See the repository wiki
Some developers might choose to use a roblox-ts environment and use the distributed/compiled lua. This is fully supported as you can submit a PR like the following:
maps/
βββ {map_name}/
βββ src/
β βββ *.ts
βββ dist/
βββ *.lua