Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sibercat/conan-exiles-sibercats-launcher

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.
https://github.com/sibercat/conan-exiles-sibercats-launcher

conan conan-exiles exiles

Last synced: 11 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

Executable can be found in [Releases](https://github.com/sibercat/SibercatsLauncher/releases) If your going to use .exe the executable was created by [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) so you could get a false positive, you know the deal.

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

![alt text](https://cdn.discordapp.com/attachments/512167211943591943/1306385603981607002/Untitled.png?ex=675abb27&is=675969a7&hm=269297f2f1244976e395abcd9069fb2cb988a1a98f7e66f415bb23119b23333c&)

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

2. **Database Management:**

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

3. **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

4. **Network Tools:**

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

5. **ID Extraction:**

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