Skip to content

The code is a PyQt6 application written in Python that serves as a launcher and management tool for a Conan Exiles dedicated server. It provides a graphical user interface (GUI) with various buttons, text fields, and checkboxes that allow users to perform various tasks related to the server.

License

Notifications You must be signed in to change notification settings

sibercat/SibercatsLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If your going to use .exe the executable was created by PyInstaller so you could get a false positive, you know the deal.

===========================================================================

alt text

The main features of the application include:

  1. Server Management:

Start the Conan Exiles dedicated server launcher Open the modlist.txt file for editing Delete log files from the server's log folder

  1. Database Management:

Check the integrity of the SQLite database file (game.db) Optimize and vacuum the database Attempt database recovery

  1. Mod Cleanup:

Remove traces of various mods from the game.db file, including ExilesExtreme, The Age of Calamitous, Endgame Extended Weapon Arsenal, Emberlight, Savage Wilds, Shima's Compendium, and Warrior Mutator Remove Pippi-related data from the database based on selected checkboxes

  1. Network Tools:

Display the local IPv4 address and external IP address Check if specific UDP ports are being used on the local machine

  1. ID Extraction:

Extract IDs or numbers from text files, JSON files, and CSV files

About

The code is a PyQt6 application written in Python that serves as a launcher and management tool for a Conan Exiles dedicated server. It provides a graphical user interface (GUI) with various buttons, text fields, and checkboxes that allow users to perform various tasks related to the server.

Topics

Resources

License

Stars

Watchers

Forks

Packages