No description
Find a file Use this template
2024-11-23 22:22:12 +00:00
default.project.json Rojo Project File Template #1 2024-11-19 16:53:50 +00:00
init.meta.json Ignore Neighbors and Descendant Files 2024-11-18 23:23:54 +00:00
README.md Click me changed to [Link]() 2024-11-23 22:22:12 +00:00
selene.toml Selene TOML file, requires Selene to be locally available 2024-11-19 16:53:00 +00:00

Template Repository

Meant to be used as a template when creating new repositories.

The default project json is a little advanced for some individuals' tastes. You are welcome to switch it out, or use one of the other provided project template files.

Uses

  • Selene for linting
  • Rojo for syncing
  • Luau Language Server for syntax, intellisense, type checking, and intellisense syncing

Installation

  • Luau Language Server Link

    • Has an optional Roblox Studio plugin which allows for you to have intellisense for in-studio assets like Instances.
  • Rojo (One way syncing) Link

    • You will need the Roblox Studio pair version of this extension.
  • Selene Linting (Preferably download locally via cargo{rust}) Link

  • Stylua (Styling/Formatting) Link