Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
/ ClearCache Public archive

A little program write in c# to delete fivem & windows cache

License

Notifications You must be signed in to change notification settings

SUP2Ak/ClearCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClearCache

🇫🇷 Lire en français

🇬🇧 Read in english

Description

This script allows you to clear cache files from your computer (Windows & FiveM).

Installation

  1. Go to latest release
  2. Download the latest version in Assets section (.zip file)
  3. Extract the .zip file

Usage

  1. Run ClearCache.exe file
  2. Click on Clear button
  3. Wait for the end of the process
  • If your FiveM folder is not located in C:\Users\%USERNAME%\AppData\Local\FiveM, you need to create a files located in the same folder as ClearCache.exe file named config.json with the following content: (replace C:\\Users\\%USERNAME%\\AppData\\Local\\FiveM by your FiveM folder path and use \\ instead of \)
{
    "FiveMFolder": "C:\\Users\\%USERNAME%\\AppData\\Local\\FiveM"
}

License

This project is under GNU General Public License v3.0.

GitHub all releases

About

A little program write in c# to delete fivem & windows cache

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages