No description
  • Luau 94.8%
  • Lua 5.2%
Find a file
2025-05-25 15:58:37 +05:00
.vscode git add . 2025-05-25 15:58:37 +05:00
Packages git add . 2025-05-25 15:58:37 +05:00
src git add . 2025-05-25 15:58:37 +05:00
.gitignore git add . 2025-05-25 15:58:37 +05:00
default.project.json git add . 2025-05-25 15:58:37 +05:00
README.md git add . 2025-05-25 15:58:37 +05:00
rokit.toml git add . 2025-05-25 15:58:37 +05:00
selene.toml git add . 2025-05-25 15:58:37 +05:00
sourcemap.json git add . 2025-05-25 15:58:37 +05:00
wally.lock git add . 2025-05-25 15:58:37 +05:00
wally.toml git add . 2025-05-25 15:58:37 +05:00

learning

Generated by Rojo 7.5.1.

Getting Started

To build the place from scratch, use:

rojo build -o "learning.rbxlx"

Next, open learning.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.