Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.08 KB

Star Citizen FileMover 🚀

Star Citizen FileMover is a Python app, designed to manage game files from different Star Citizen installations 🎮

Features ✨

  • 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. ❌

Installation 💻

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

Usage 🔧

  1. Download the .zip, extract and execute the .exe with admin rights.
  2. Run the application by executing the main Python script:

python main.py

Requirements ✔️

  • Git for Desktop
  • Python 3.x
  • Tkinter (usually comes with Python)
  • Star Citizen

Image