Star Citizen FileMover is a Python app, designed to manage game files from different Star Citizen installations 🎮
- Change Installation Path: Easily modify the default path where Star Citizen is installed. 📁
- Move Files: Move files between different versions of the game (LIVE, PTU, EPTU, HOTFIX). 🔄
- Delete Files: Delete files in a selected version of the game. ❌
To use the Star Citizen FileMover, you need to have Python/Git installed on your system. Clone or download this repository to get started.
Git clone the repository:
git clone https://github.com/df8819/SCFileMover
Navigate to the SCFileMover directory:
cd SCFileMover
- Download the .zip, extract and execute the .exe with admin rights.
- Run the application by executing the main Python script:
python main.py
- Git for Desktop
- Python 3.x
- Tkinter (usually comes with Python)
- Star Citizen