From 190073845b1146520aac2175b2cc85ee5827b27b Mon Sep 17 00:00:00 2001 From: Sarim <55910649+devsarim@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:21:52 +0500 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c82dbc..34dc08b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A plugin that allows you to save and load lighting properties. Lighting saves are referred to as 'profiles'. ### Download -Get the plugin from the asset store [here](https://create.roblox.com/store/asset/16083256236) or save [this](https://drive.google.com/file/d/1JH9OJsDTQyrC8Ud9HY1FTbNoKtwaWsov/view?usp=sharing) as a local plugin. +Get the plugin from the asset store [here](https://create.roblox.com/store/asset/16083256236) or save [this](https://github.com/devsarim/lighting-save-load/releases/download/release/LightingSaveLoad.rbxm) as a local plugin. ### Open Source Feel free to use the code in any way you want, if you have something to say to me, you can message me on Twitter [@devsarim](https://www.twitter.com/devsarim) or on Discord (devsarim). From b38f48027bcf81e649292490ccc998b7e5350587 Mon Sep 17 00:00:00 2001 From: Sarim <55910649+devsarim@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:22:17 +0500 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34dc08b..4765cf6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A plugin that allows you to save and load lighting properties. Lighting saves are referred to as 'profiles'. ### Download -Get the plugin from the asset store [here](https://create.roblox.com/store/asset/16083256236) or save [this](https://github.com/devsarim/lighting-save-load/releases/download/release/LightingSaveLoad.rbxm) as a local plugin. +Get the plugin from the asset store [here](https://create.roblox.com/store/asset/16083256236) or save [the latest release](https://github.com/devsarim/lighting-save-load/releases) as a local plugin. ### Open Source Feel free to use the code in any way you want, if you have something to say to me, you can message me on Twitter [@devsarim](https://www.twitter.com/devsarim) or on Discord (devsarim). From 36509c28ecf940a960a4d4407ea7e3ad31837e08 Mon Sep 17 00:00:00 2001 From: Sarim <55910649+devsarim@users.noreply.github.com> Date: Tue, 23 Jan 2024 13:23:54 +0500 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4765cf6..0067eb8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Lighting Save/Load (Roblox Studio Plugin) -A plugin that allows you to save and load lighting properties. Lighting saves are referred to as 'profiles'. +A plugin that allows you to save and load lighting properties and children. Lighting saves are referred to as 'profiles'. ### Download Get the plugin from the asset store [here](https://create.roblox.com/store/asset/16083256236) or save [the latest release](https://github.com/devsarim/lighting-save-load/releases) as a local plugin. From 94736447b8eb36430112ad36f4597640d23b25f3 Mon Sep 17 00:00:00 2001 From: Sarim <55910649+devsarim@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:32:59 +0500 Subject: [PATCH 4/4] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0067eb8..e96d6ad 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ # Lighting Save/Load (Roblox Studio Plugin) A plugin that allows you to save and load lighting properties and children. Lighting saves are referred to as 'profiles'. +### Open Source +Feel free to use the code in any way you want, if you have something to say to me, you can message me on Twitter [@devsarim](https://www.twitter.com/devsarim) or on Discord (devsarim). + ### Download Get the plugin from the asset store [here](https://create.roblox.com/store/asset/16083256236) or save [the latest release](https://github.com/devsarim/lighting-save-load/releases) as a local plugin. -### Open Source -Feel free to use the code in any way you want, if you have something to say to me, you can message me on Twitter [@devsarim](https://www.twitter.com/devsarim) or on Discord (devsarim). +### Usage + +![Step1](https://github.com/devsarim/lighting-save-load/assets/55910649/cded57f7-608b-43b7-8904-5c715ed1ba68) +![Step2](https://github.com/devsarim/lighting-save-load/assets/55910649/15ac0ba4-0bfd-4d4a-8cd3-d10018b9e620) +![Step3](https://github.com/devsarim/lighting-save-load/assets/55910649/c33d9352-1347-4402-9680-88f62e28a7b2) +![Step4](https://github.com/devsarim/lighting-save-load/assets/55910649/5cb6eaff-328f-44f9-a797-6b0a5243b4ba)