From 10369c0b87345ebf69494c3f099bba9e55ab0504 Mon Sep 17 00:00:00 2001 From: Sovereignty Date: Sat, 23 Nov 2024 22:23:36 +0000 Subject: [PATCH] Added Info section --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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