For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to update

Step by step guide how to properly update your resource.

1

Make a Backup

  • Go to your ๐Ÿ“resources folder

  • Find this folder:

    • rcore_clothing

  • Right-click โ†’ Send to โ†’ Compressed (zipped) folder.

  • Name it something like clothing_backup.zip

  • It is recommended to backup the rcore_clothing database tables before updating, just in case.

  • You do not have to worry about losing any clothing data when updating as everything lives in the database. As long as you don't delete/manually edit the tables, you won't lose any data.

2

Delete the old Clothing folders

  • Delete those folders from your ๐Ÿ“resources folder:

    • rcore_clothing

    • rcore_clothing_for_photos

3

Download and install the latest version

  • Download new version of the resource from CFX Portal.

  • Move the new rcore_clothing and rcore_clothing_for_photos folders to your ๐Ÿ“resources folder.

4

Set up the new installed config

  • When you have installed the latest version of the script, set up the new config.lua as you had it before.

โš ๏ธ Always review the config file after copying it, as some settings may have changed in newer versions.

Last updated