Added Info section
This commit is contained in:
parent
1ebca35780
commit
10369c0b87
1 changed files with 7 additions and 3 deletions
|
@ -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)
|
||||
|
@ -21,3 +19,9 @@ 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)
|
||||
|
||||
## 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.
|
Loading…
Reference in a new issue