Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibercat/sibercatslauncher
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/sibercatslauncher
conan conan-exiles exiles
Last synced: about 1 month 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/sibercatslauncher
- Owner: sibercat
- License: gpl-3.0
- Created: 2024-05-02T20:01:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T07:09:39.000Z (about 1 month ago)
- Last Synced: 2024-11-14T07:19:14.854Z (about 1 month ago)
- Topics: conan, conan-exiles, exiles
- Language: Python
- Homepage:
- Size: 1.64 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=673679e7&is=67352867&hm=47fb4130f44dffe4cc4928eded09b3b46bea35a8edf63f6ce3d298ba0a48d8de&)
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