RepoBuddy is no longer working or supported, please try UpdateBuddy instead! (beta at this time, seek support in Project BR discord)
A RebornBuddy plugin that automatically updates add-ons from configured repositories.
Commonly used repositories are already included in repoBuddyRepos.xml
. To remove undesired add-ons, edit repoBuddyRepos.xml
or configure via Plugins > repoBuddy > Settings before enabling repoBuddy.
ℹ️ Any updates to Default.repoBuddyRepos.xml
will require you to delete repoBuddyRepos.xml
in order to receive added/removed repos automatically. If you don't want to lose existing settings, you can also manually add or remove the changed entries.
- Close RebornBuddy if it's already running.
- Install Microsoft Visual C++ 2010 SP1. Choose the
vcredist_x64.exe
version. - Download
repoBuddy-master.zip
. ⚠️ Before extracting, unblock the.zip
file: right click > Properties > Unblock > Apply- Extract RepoBuddy to
RebornBuddy\Plugins\
, removing-master
so it looks like:RebornBuddy └── Plugins └── repoBuddy ├── repoBuddy.cs └── ...
- Delete any existing add-on folders that are included in
Default.repoBuddyRepos.xml
to prevent errors later. - Launch RebornBuddy.
- In the Plugins tab, enable "repoBuddy", then let the bot restart and auto-install add-ons.
- Revisit Plugins > repoBuddy, then click > Settings > One-Time Downloads.
- Install any desired one-time downloads, then click "Restart RebornBuddy" for one last auto-install.
Edit the following file in a text editor (e.g., Notepad). %appdata%
will auto-expand to the correct folder.
Config file: %appdata%\Subversion\servers
Example:
[global]
http-proxy-host = 127.0.0.1
http-proxy-port = 4200
- LlamaLibrary - Common code used in many other add-ons.
- DeepDive-Combined - Palace of the Dead and Heaven on High BotBase. Don't run HoH solo.
- Kombatant - Much better combat BotBase with auto-following, etc.
- LlamaUtilities - Misc BotBases, including retainers, daily hunts, materia, inventory management, GC Turn-In, and more.
- ResplendentTools - Auto-crafts the Resplendent Tools.
- AlertMe - Chat/emote monitoring.
- CarbuncleTech - Mostly for SeleCR, but includes a zoom hack and title bar changer.
- DungeonAssist - Mostly used with DomesticWarlord86's Resistance Weapons profiles.
- ExBuddy - Adds Enable Flight plugin and behaviors required for Mew and certain profiles.
- Gluttony - Automatically consumes food and medicine.
- LlamaPlugins - Includes FC Buff manager, Lisbeth Ventures, and AutoRepairLisbeth.
- LogJanitor - Adds log folder button and auto-deletes old log files.
- Osiris - Better death handling.
- RBtrust - Trust plugin; enable the plugin and load an OrderBot profile from the
RBtrust\Profiles
folder. - ResistAssist - For use with DomesticWarlord86's profiles in Bozja and Eureka.
- repoBuddy - Auto-updating your auto-updater!
- Angles24/DoH-DoL-Profiles - Levels your crafters and gatherers to max!
- DomesticWarlord86 - Zodiac/Resistance Weapons, Blue mage, Eureka, etc.
- Sodimm - Profiles for dailies, MSQ, etc.
- Y2Krazy - Anything not in Sodimm's are likely here.
- You will lose local changes to files when an update is processed, but unversioned files should not be lost.
- If you run into any issues, please try a clean checkout by either deleting the repo folder or the hidden
.svn
folder and restarting RebornBuddy.
SharpSvn is a binding of the Subversion Client API for .Net 2.0-4.0+ applications contained within a set of xcopy-deployable dll's and is licensed under the Apache 2.0 license, to allow using it in both open source and commercial projects