====== Installation ====== We know these steps can be tedious and we are looking for a better way to handle it in the future. ===== SVN Setup ===== Check out the individual folders to where they belong in RB using your favorite SVN client. For example I'm using [[https://tortoisesvn.net/|TortoiseSVN]] - Create a folder in the correct place, like Botbases and name it appropriately.\\ {{:createfolder.jpg?400|}} - Right click on the folder and click ''SVN Checkout''.\\ {{:svncheckout.jpg?400|}} - Paste in the LlamaSponsored ''https://github.com/LlamaMagic/LlamaSponsored.git'' and hit the ... next to the URL.\\ {{:checkout.jpg?400|}} - Browse through to the correct folder, I.E. ''Trunk > BotBases > I Made That IV'' and hit ''Ok''.\\ {{:imadethatfolder.jpg?400|}} - That will download all the files to the appropriate place. Then all you have to do is SVN Update whenever you need to update that folder.\\ {{:svnupdate.jpg?400|}} You will need to do this for each folder in the repo that you wish to keep up to date. ===== Manual Setup===== If you prefer manual setup instead of automatic, - Download the [[https://github.com/LlamaMagic/LlamaSponsored/archive/refs/heads/main.zip|Latest Version]]. - On the ''.zip'' file, right click > ''Properties'' > ''Unblock'' > ''Apply''. - Unzip the contents into their respective folders so it looks like this. RebornBuddy ├── Botbases | └── I Made That IV | ├── Plugins | └── Discord Tells | └─── Quest Behaviors └── CompiledLibrary