mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 14:51:55 +00:00
3 lines
117 B
Bash
3 lines
117 B
Bash
#!/bin/bash
|
|
|
|
npm update && npm run watch && rojo sourcemap default.project.json --output sourcemap.json && rojo serve |