Skip to content

Biraru/RobloxProject

Repository files navigation

Template For My Roblox Projects

This repository can be forked for making a new Roblox project, it contains all the development tools required for linting, syncing, etc.

Development Setup

Requirements

  • Roblox Studio
  • Git
  • NPM
    • Azul Sync
  • Rokit
    • Selene
    • StyLua

Setup

  1. Fork & clone the repository
  2. Install Azul via NPM:
    npm install azul-sync -g
  3. Install tools via rokit:
    rokit install
  4. Open Roblox Studio
  5. Connect Azul Roblox Sync in Roblox Studio with the Azul Domain:
    azul
  6. Start developing!

Linting

You can run the .bat files provided to lint from either Selene or StyLua:

Selene:

lint-selene.bat

StyLua:

lint-stylua.bat

StyLua (Check mode):

lint-stylua-check.bat

About

This repository can be forked for making a new Roblox project, it contains all the development tools required for linting, syncing, etc.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors