A FiveM script that uploads all your files from lb-upload to Fivemanage and replaces the links in your database. It also moves the files to lb-upload/fivemanage after uploading.
- Download the latest release
- Add the
lb-upload-to-fivemanagefolder to your resources - Add
add_filesystem_permission lb-upload-to-fivemanage write lb-uploadto your server.cfg - Add
start lb-upload-to-fivemanageto your server.cfg - Set your Fivemanage media API key by setting the
FIVEMANAGE_MEDIA_API_KEYconvar in your server.cfg - Restart your server
- Wait for the script to upload your files and replace the links in your database. Keep an eye on the console for progress updates.
- Once the script has finished, you can remove both
lb-upload-to-fivemanagefrom your server resources and server.cfg