Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sibercat/conan-exiles-sibercats-launcher
- Owner: sibercat
- License: mit
- Created: 2024-05-02T20:01:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T22:07:32.000Z (12 days ago)
- Last Synced: 2024-12-11T23:19:36.559Z (11 days ago)
- Topics: conan, conan-exiles, exiles
- Language: Python
- Homepage:
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 folder2. **Database Management:**
Check the integrity of the SQLite database file (game.db)
Optimize and vacuum the database
Attempt database recovery3. **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 checkboxes4. **Network Tools:**
Display the local IPv4 address and external IP address
Check if specific UDP ports are being used on the local machine5. **ID Extraction:**
Extract IDs or numbers from text files, JSON files, and CSV files