Added Info section
This commit is contained in:
parent
1ebca35780
commit
10369c0b87
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -8,8 +8,6 @@ The default project json is a little advanced for some individuals' tastes. You
|
||||||
- Rojo for syncing
|
- Rojo for syncing
|
||||||
- Luau Language Server for syntax, intellisense, type checking, and intellisense syncing
|
- Luau Language Server for syntax, intellisense, type checking, and intellisense syncing
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- Luau Language Server [Link](https://marketplace.visualstudio.com/items?itemName=JohnnyMorganz.luau-lsp)
|
- 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)
|
- 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.
|
Loading…
Reference in a new issue