diff --git a/README.md b/README.md index e2eac20..6aaa482 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +- 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. \ No newline at end of file