This is a Dalamud plugin for Final Fantasy XIV that uploads retainer data (including or will include ventures, return timers, classes, and stats) to Firebase. Useful for tracking your retainers across all characters on any remote device.
- Extracts retainer return times directly
- Uploads to Firestore for external access
- Lightweight and automatic (works best with autoretainer)
- Build the project in Visual Studio (Release).
- Drop your Firestore.json file into the same folder as myretainers.dll
- Go to
/xlsettings
in-game and add the .dll to your Dev Plugin Locations. - Open https://console.firebase.google.com/ and sign in. Obtain a Node.js file from the Firebase Admin SDK and rename it "firebase.json".
- Drop that .json file into the same folder as the .dll you just built.
- Enable it via
/xlplugins
.
🧠me and this bitch