Added Info section

This commit is contained in:
Sovereignty 2024-11-23 22:23:36 +00:00
parent 1ebca35780
commit 10369c0b87

View file

@ -8,8 +8,6 @@ The default project json is a little advanced for some individuals' tastes. You
- Rojo for syncing
- Luau Language Server for syntax, intellisense, type checking, and intellisense syncing
## Installation
- Luau Language Server [Link](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.luau-lsp)
@ -20,4 +18,10 @@ The default project json is a little advanced for some individuals' tastes. You
- Selene Linting (Preferably download locally via cargo{rust}) [Link](https://marketplace.visualstudio.com/items?itemName=Kampfkarren.selene-vscode)
- Stylua (Styling/Formatting) [Link](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.stylua)
- Stylua (Styling/Formatting) [Link](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.stylua)
## Info
Use the init.meta.json to ignore descendant/neighbor files when syncing. This means that it will not overwrite non rojo files that may be present only in Roblox Studio.
Clone this file into whatever folder this functionality would be applicable to you.