diff --git a/README.md b/README.md index 3c82dbc..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. 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. +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. + +### 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)