Skip to content

QuantumPixelator/ConanExilesModManager

Repository files navigation

Conan Exiles Mod Manager

A simple, friendly desktop app to browse Conan Exiles Steam Workshop mods, save favorites, and build optimized load orders.

Standalone EXE file:

Getting started

  • Developed in Python 3.14.0
  • Create a virtual environment for your workspace.
  • Install dependencies:
pip install -r requirements.txt
  • Launch the app:
python main.pyw

What you'll see

  • A Mod Browser with a searchable list of mods.
  • Click a mod to see full details and a preview image in the Details panel.
  • Add favorites for quick access and save/load optimized load order presets.

Tips

  • You will need a free Steam Web API key: Get one from Steam.
  • Set your Steam Web API key in Settings.
  • Use File → Update Mod List to fetch and/or update the latest mods from the Steam Workshop.
  • Data is stored in ce_mm.db in the project folder. The db is created on first app run.

Screenshot

App Screenshot

License

This project is available under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages